Home
last modified time | relevance | path

Searched refs:find_nth_pnp_device (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/prep/prep/
H A Dplatform.c194 dev = find_nth_pnp_device("PNP0A03", 0, 0); in pci_chipset_tag_type()
303 dev = find_nth_pnp_device("PNP0A03", 0, i); in setup_pciintr_map()
H A Dresidual.c212 find_nth_pnp_device(const char *devid, int busid, int n) in find_nth_pnp_device() function
/netbsd-src/sys/arch/prep/include/
H A Dresidual.h330 extern PPC_DEVICE *find_nth_pnp_device(const char *devid, int busid, int n);