Searched refs:bwn_driver (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bwn/
H A Dbwn_mac.c151 DEFINE_CLASS_0(bwn, bwn_driver, bwn_methods, sizeof(struct bwn_softc));
152 DRIVER_MODULE(bwn_mac, bhnd, bwn_driver, bwn_devclass, 0, 0);
H A Dif_bwn.c7469 static driver_t bwn_driver = { variable
7475 DRIVER_MODULE(bwn, siba_bwn, bwn_driver, bwn_devclass, 0, 0);

Completed in 65 milliseconds