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

  /src/sys/arch/prep/stand/boot/
boot.h 68 int PCISlotnum(u_int, u_int, u_int);
pci.c 101 PCISlotnum(u_int bus, u_int dev, u_int func)
siop.c 1144 slot = PCISlotnum(bus, dev, func);
  /src/sys/arch/bebox/stand/boot/
boot.h 83 int PCISlotnum(u_int, u_int, u_int);
pci.c 138 PCISlotnum(u_int bus, u_int dev, u_int func)
siop.c 1182 slot = PCISlotnum(bus, dev, func);

Completed in 31 milliseconds