Searched refs:PCI_NIC (Results 1 – 6 of 6) sorted by relevance
104 undirom->bus_type = PCI_NIC; in undirom_parse_pcirheader()218 if ( undirom->bus_type != PCI_NIC ) in undirom_find_pci()
48 if (nic_type.NicType != PCI_NIC && nic_type.NicType != CardBus_NIC) in pxe_detect_nic_type()
331 #define PCI_NIC 2 macro
554 undi_get_nic_type->NicType = PCI_NIC; in pxenv_undi_get_nic_type()
1382 #define PCI_NIC 2 /**< PCI network card */ macro
457 case PCI_NIC: in detect_pxe()