Searched refs:IfaceType (Results 1 - 5 of 5) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/drivers/net/ |
H A D | undinet.c | 627 undinic, undi_iface.IfaceType, undi_iface.LinkSpeed, 635 if ( strncmp ( ( ( char * ) undi_iface.IfaceType ), "Etherboot", 636 sizeof ( undi_iface.IfaceType ) ) == 0 ) {
|
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pxe/ |
H A D | pxe_undi.c | 809 snprintf ( ( char * ) undi_get_iface_info->IfaceType, 810 sizeof ( undi_get_iface_info->IfaceType ), "DIX+802.3" ); 822 undi_get_iface_info->IfaceType, undi_get_iface_info->LinkSpeed,
|
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/ |
H A D | Pxe.h | 534 OUT UINT8 IfaceType[16]; ///< OUT: Type name of MAC, AsciiZ member in struct:__anon10406
|
H A D | BiosSnp16.c | 1660 DEBUG ((DEBUG_NET, " GetNdisInfo.IfaceType = %a\n", SimpleNetworkDevice->GetNdisInfo.IfaceType));
|
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/ |
H A D | pxe_api.h | 1388 UINT8_t IfaceType[16]; member in struct:s_PXENV_UNDI_GET_IFACE_INFO
|
Completed in 590 milliseconds