Searched refs:MTFTP6_SERVICE (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Mtftp6Dxe/
H A DMtftp6Driver.c45 IN MTFTP6_SERVICE *Service
83 OUT MTFTP6_SERVICE **Service
86 MTFTP6_SERVICE *Mtftp6Srv;
92 Mtftp6Srv = AllocateZeroPool (sizeof (MTFTP6_SERVICE));
208 IN MTFTP6_SERVICE *Service,
334 MTFTP6_SERVICE *Service;
433 MTFTP6_SERVICE *Service;
526 MTFTP6_SERVICE *Service;
626 MTFTP6_SERVICE *Service;
H A DMtftp6Impl.h33 typedef struct _MTFTP6_SERVICE MTFTP6_SERVICE; typedef in typeref:struct:_MTFTP6_SERVICE
50 #define MTFTP6_SERVICE_FROM_THIS(a) CR (a, MTFTP6_SERVICE, ServiceBinding, MTFTP6_SERVICE_SIGNATURE)
69 MTFTP6_SERVICE *Service;
H A DMtftp6Impl.c141 MTFTP6_SERVICE *Service;
H A DMtftp6Support.c1132 MTFTP6_SERVICE *Service;
1139 Service = (MTFTP6_SERVICE *) Context;

Completed in 369 milliseconds