Home
last modified time | relevance | path

Searched refs:MTFTP6_SERVICE_FROM_THIS (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/
DMtftp6Driver.c499 Service = MTFTP6_SERVICE_FROM_THIS (ServiceBinding); in Mtftp6DriverBindingStop()
569 Service = MTFTP6_SERVICE_FROM_THIS (This); in Mtftp6ServiceBindingCreateChild()
686 Service = MTFTP6_SERVICE_FROM_THIS (This); in Mtftp6ServiceBindingDestroyChild()
DMtftp6Impl.h51 #define MTFTP6_SERVICE_FROM_THIS(a) CR (a, MTFTP6_SERVICE, ServiceBinding, MTFTP6_SERVICE_SIGNAT… macro