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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
H A DBiosSnp16.c1683 @param ProtType The type network transmit protocol
1695 IN UINT8 *ProtType, OPTIONAL
1828 DEBUG ((DEBUG_NET, "SimpleNetworkDevice->Isr.ProtType = 0x%02x\n", SimpleNetworkDevice->Isr.BufferLength));
1846 if (ProtType != NULL) {
1847 *ProtType = SimpleNetworkDevice->Isr.ProtType;
3300 UINT8 ProtType; local
3332 &ProtType,
1690 Undi16SimpleNetworkIsr( IN EFI_SIMPLE_NETWORK_PROTOCOL * This, IN UINTN *FrameLength, IN UINTN *FrameHeaderLength, OPTIONAL IN UINT8 *Frame, OPTIONAL IN UINT8 *ProtType, OPTIONAL IN UINT8 *PktType OPTIONAL ) argument
H A DPxe.h560 OUT UINT8 ProtType; member in struct:__anon10407
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pxe/
H A Dpxe_undi.c870 undi_isr->ProtType = 0;
990 undi_isr->ProtType = prottype;
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/
H A Dpxe_api.h1493 UINT8_t ProtType; member in struct:s_PXENV_UNDI_ISR

Completed in 48 milliseconds