Searched refs:sio_isa_detach_hook (Results 1 – 1 of 1) sorted by relevance
128 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