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

  /external/syslinux/gpxe/src/include/gpxe/
device.h 41 #define BUS_TYPE_PCI 1
  /external/syslinux/gpxe/src/arch/i386/drivers/net/
undionly.c 68 undi->dev.desc.bus_type = BUS_TYPE_PCI;
  /external/syslinux/gpxe/src/arch/i386/interface/pxe/
pxe_preboot.c 284 bus_type = BUS_TYPE_PCI;
pxe_undi.c 551 case BUS_TYPE_PCI: {
  /external/syslinux/gpxe/src/drivers/bus/
pci.c 283 pci->dev.desc.bus_type = BUS_TYPE_PCI;
  /external/syslinux/gpxe/src/interface/efi/
efi_snp.c 795 if ( ( netdev = find_netdev_by_location ( BUS_TYPE_PCI,
    [all...]

Completed in 403 milliseconds