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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
H A DBiosSnp16.c1688 @param ProtType The type network transmit protocol
1700 IN UINT8 *ProtType, OPTIONAL
1833 DEBUG ((DEBUG_NET, "SimpleNetworkDevice->Isr.ProtType = 0x%02x\n", SimpleNetworkDevice->Isr.BufferLength));
1851 if (ProtType != NULL) {
1852 *ProtType = SimpleNetworkDevice->Isr.ProtType;
3305 UINT8 ProtType; local
3337 &ProtType,
1695 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:__anon5290

Completed in 98 milliseconds