Searched refs:apb_driver (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/atheros/ |
| H A D | apb.c | 530 static driver_t apb_driver = { variable 537 DRIVER_MODULE(apb, nexus, apb_driver, apb_devclass, 0, 0);
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | apb.c | 745 static driver_t apb_driver = { variable 752 EARLY_DRIVER_MODULE(apb, nexus, apb_driver, apb_devclass, 0, 0,
|