Searched refs:ec_attach_hook (Results 1 – 6 of 6) sorted by relevance
40 void (*ec_attach_hook)(device_t, device_t, member59 (*(a)->eba_ec->ec_attach_hook)((p), (s), (a))
39 void (*ec_attach_hook)(device_t, device_t, member
196 jcp->jc_ec.ec_attach_hook = jensenio_eisa_attach_hook; in jensenio_attach()
214 ec.ec_attach_hook = sio_eisa_attach_hook; in sio_bridge_callback()
52 eba->eba_ec->ec_attach_hook(parent, self, eba); in eisa_attach_hook()
663 sc->sc_ec.ec_attach_hook = mg_eisa_attach_hook; in mgattach()