Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/bonito/
H A Dbonito_pci.c73 if (bc->bc_attach_hook != NULL) in bonito_pci_init()
74 pc->pc_attach_hook = bc->bc_attach_hook; in bonito_pci_init()
H A Dbonitovar.h49 void (*bc_attach_hook)(device_t, device_t, member
/netbsd-src/sys/arch/evbmips/loongson/
H A Dgdium_machdep.c64 .bc_attach_hook = gdium_attach_hook,
H A Dyeeloong_machdep.c105 .bc_attach_hook = lemote_pci_attach_hook,
H A Dgeneric2e_machdep.c124 .bc_attach_hook = generic2e_pci_attach_hook,