Home
last modified time | relevance | path

Searched refs:enablePCI (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/arch/prep/stand/boot/
H A Dboot.h67 void enablePCI(int, int, int, int);
H A Dpci.c83 enablePCI(int slot, int io, int mem, int master) in enablePCI() function
H A Dsiop.c1151 enablePCI(slot, 0, 1, 1); in siop_init()
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dboot.h82 void enablePCI(int, int, int, int);
H A Dpci.c81 enablePCI(int slot, int io, int mem, int master) in enablePCI() function
H A Dvreset.c689 enablePCI(slot, 1, 1, 0); /* Enable IO and Memory */ in enablePCIvideo()
H A Dsiop.c1189 enablePCI(slot, 0, 1, 1); in siop_init()