Home
last modified time | relevance | path

Searched refs:etherswitch_driver (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/dev/etherswitch/
H A Detherswitch.h11 extern driver_t etherswitch_driver;
H A Detherswitch.c67 driver_t etherswitch_driver = { variable
/freebsd/sys/dev/etherswitch/ip17x/
H A Dip17x.c643 DRIVER_MODULE(etherswitch, ip17x, etherswitch_driver, 0, 0);
/freebsd/sys/dev/etherswitch/ukswitch/
H A Dukswitch.c571 DRIVER_MODULE(etherswitch, ukswitch, etherswitch_driver, 0, 0);
/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch.c660 DRIVER_MODULE(etherswitch, mtkswitch, etherswitch_driver, 0, 0);
/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_main.c964 DRIVER_MODULE(etherswitch, ar40xx, etherswitch_driver, 0, 0);
/freebsd/sys/dev/etherswitch/infineon/
H A Dadm6996fc.c836 DRIVER_MODULE(etherswitch, adm6996fc, etherswitch_driver, 0, 0);
/freebsd/sys/dev/etherswitch/e6000sw/
H A De6060sw.c1018 DRIVER_MODULE(etherswitch, e6060sw, etherswitch_driver, 0, 0);
H A De6000sw.c200 DRIVER_MODULE_ORDERED(etherswitch, e6000sw, etherswitch_driver, 0, 0, SI_ORDER_ANY);
/freebsd/sys/dev/etherswitch/micrel/
H A Dksz8995ma.c937 DRIVER_MODULE(etherswitch, ksz8995ma, etherswitch_driver, 0, 0);
/freebsd/sys/dev/etherswitch/felix/
H A Dfelix.c145 DRIVER_MODULE(etherswitch, felix, etherswitch_driver, NULL, NULL);
/freebsd/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c955 DRIVER_MODULE(etherswitch, rtl8366rb, etherswitch_driver, 0, 0);
/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch.c1310 DRIVER_MODULE(etherswitch, arswitch, etherswitch_driver, 0, 0);
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpsw.c232 DRIVER_MODULE(etherswitch, cpswss, etherswitch_driver, 0, 0);