Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/alpha/pci/
H A Dsio.c128 static void sio_isa_detach_hook(isa_chipset_tag_t, device_t);
262 sc->sc_ic->ic_detach_hook = sio_isa_detach_hook; in sio_bridge_callback()
298 sio_isa_detach_hook(isa_chipset_tag_t ic, device_t self) in sio_isa_detach_hook() function