Home
last modified time | relevance | path

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

/mirbsd/src/sys/arch/i386/stand/libsa/
Dpxe.c552 switch (gnt->NicType) { in pxeinfo()
560 gnt->NicType == PCI_NIC ? "PCI" : "CardBus", in pxeinfo()
Dpxe.h293 uint8_t NicType; /* Type of NIC */ member