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

  /src/sys/arch/prep/stand/boot/
boot.h 67 void enablePCI(int, int, int, int);
pci.c 83 enablePCI(int slot, int io, int mem, int master)
siop.c 1151 enablePCI(slot, 0, 1, 1);
  /src/sys/arch/bebox/stand/boot/
boot.h 82 void enablePCI(int, int, int, int);
pci.c 81 enablePCI(int slot, int io, int mem, int master)
vreset.c 689 enablePCI(slot, 1, 1, 0); /* Enable IO and Memory */
siop.c 1189 enablePCI(slot, 0, 1, 1);

Completed in 32 milliseconds