HomeSort by relevance Sort by last modified time
    Searched refs:PCI_NIC (Results 1 - 6 of 6) sorted by null

  /external/syslinux/gpxe/src/arch/i386/drivers/net/
undirom.c 104 undirom->bus_type = PCI_NIC;
218 if ( undirom->bus_type != PCI_NIC )
  /external/syslinux/core/legacynet/
idle.c 48 if (nic_type.NicType != PCI_NIC && nic_type.NicType != CardBus_NIC)
  /external/syslinux/com32/include/syslinux/
pxe_api.h 331 #define PCI_NIC 2
  /external/syslinux/gpxe/src/arch/i386/include/
pxe_api.h     [all...]
  /external/syslinux/gpxe/src/arch/i386/interface/pxe/
pxe_undi.c 554 undi_get_nic_type->NicType = PCI_NIC;
  /external/syslinux/com32/hdt/
hdt-common.c 457 case PCI_NIC:

Completed in 362 milliseconds