Searched defs:eisa_attach_hook (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/arch/sgimips/eisa/ |
H A D | eisa_machdep.c | 82 eisa_attach_hook(device_t parent, device_t self, struct eisabus_attach_args *eba) in eisa_attach_hook() function
|
/netbsd-src/sys/arch/hppa/include/ |
H A D | eisa_machdep.h | 58 #define eisa_attach_hook(p, s, a) \ macro
|
/netbsd-src/sys/arch/prep/eisa/ |
H A D | eisa_machdep.c | 109 eisa_attach_hook(device_t parent, device_t self, in eisa_attach_hook() function
|
/netbsd-src/sys/arch/i386/eisa/ |
H A D | eisa_machdep.c | 106 eisa_attach_hook(device_t parent, device_t self, in eisa_attach_hook() function
|
/netbsd-src/sys/arch/alpha/eisa/ |
H A D | eisa_machdep.c | 49 eisa_attach_hook(device_t parent, device_t self, in eisa_attach_hook() function
|