Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Ddiofbvar.h142 int hypercnattach(bus_space_tag_t, bus_addr_t, int);
H A Dhyper.c261 hypercnattach(bus_space_tag_t bst, bus_addr_t addr, int scode) in hypercnattach() function
/netbsd-src/sys/arch/hp300/hp300/
H A Dautoconf.c866 if (!dio_scan(hypercnattach)) in hp300_cninit()