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

  /src/sys/arch/prep/stand/boot/
boot.h 70 u_long PCIAddress(int, u_int, int);
pci.c 120 PCIAddress(int slotnum, u_int bar, int type)
siop.c 1148 addr = PCIAddress(slot, 1, PCI_MAPREG_TYPE_MEM);
  /src/sys/arch/bebox/stand/boot/
boot.h 85 u_long PCIAddress(int, u_int, int);
pci.c 168 PCIAddress(int slotnum, u_int bar, int type)
siop.c 1186 addr = PCIAddress(slot, 1, PCI_MAPREG_TYPE_MEM);

Completed in 15 milliseconds