Searched defs:ppIo (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/EfiSocketLib/
H A DSocket.c2291 @param [in, out] ppIo Address containing the first structure address. Upon
2305 IN ESL_IO_MGMT ** ppIo,
2330 pIo = *ppIo;
2377 *ppIo = pIo;
2303 EslSocketIoInit( IN ESL_PORT * pPort, IN ESL_IO_MGMT ** ppIo, IN UINTN TokenCount, IN ESL_IO_MGMT ** ppFreeQueue, IN UINTN DebugFlags, IN CHAR8 * pEventName, IN PFN_API_IO_COMPLETE pfnCompletion ) argument

Completed in 217 milliseconds