Searched refs:aupci_attach_hook (Results 1 – 1 of 1) sorted by relevance
94 static void aupci_attach_hook(device_t, device_t, struct pcibus_attach_args *);246 sc->sc_pc.pc_attach_hook = aupci_attach_hook; in aupciattach()290 aupci_attach_hook(device_t parent, device_t self, in aupci_attach_hook() function