Searched refs:mvpex_attach (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dev/marvell/ |
H A D | mvpex.c | 59 static void mvpex_attach(device_t, device_t, void *); 80 mvpex_match, mvpex_attach, NULL, NULL); 82 mvpex_match, mvpex_attach, NULL, NULL); 103 mvpex_attach(device_t parent, device_t self, void *aux) in mvpex_attach() function
|