HomeSort by: relevance | last modified time | path
    Searched refs:BI_BUS_PCI (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/x86/include/
bootinfo.h 95 #define BI_BUS_PCI 1
  /src/sys/arch/i386/stand/efiboot/
efinet.c 310 eni->bus.type = BI_BUS_PCI;
452 if (eni->bus.type == BI_BUS_PCI) {
  /src/sys/arch/i386/stand/pxeboot/
pxe.c 405 bi_netif.bus = BI_BUS_PCI;
  /src/sys/arch/x86/pci/
pci_machdep.c 1207 if (bin->bus == BI_BUS_PCI && device_is_a(parent, "pci")) {

Completed in 17 milliseconds