HomeSort by relevance Sort by last modified time
    Searched refs:MTFTP4_SERVICE (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/
Mtftp4Impl.h 41 typedef struct _MTFTP4_SERVICE MTFTP4_SERVICE;
103 MTFTP4_SERVICE *Service;
211 CR (a, MTFTP4_SERVICE, ServiceBinding, MTFTP4_SERVICE_SIGNATURE)
Mtftp4Driver.c 147 OUT MTFTP4_SERVICE **Service
150 MTFTP4_SERVICE *MtftpSb;
154 MtftpSb = AllocatePool (sizeof (MTFTP4_SERVICE));
232 IN MTFTP4_SERVICE *MtftpSb
265 MTFTP4_SERVICE *MtftpSb;
381 MTFTP4_SERVICE *MtftpSb;
459 IN MTFTP4_SERVICE *MtftpSb,
494 MTFTP4_SERVICE *MtftpSb;
632 MTFTP4_SERVICE *MtftpSb;
Mtftp4Support.c 585 MTFTP4_SERVICE *MtftpSb;
591 MtftpSb = (MTFTP4_SERVICE *) Context;
Mtftp4Impl.c 242 MTFTP4_SERVICE *Service;
    [all...]

Completed in 66 milliseconds