Home
last modified time | relevance | path

Searched refs:wb_devclass (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/wbwd/
Dwbwd.c683 static devclass_t wb_devclass; variable
685 DRIVER_MODULE(wb, superio, wb_driver, wb_devclass, NULL, NULL);
/freebsd-12-stable/sys/dev/wb/
Dif_wb.c232 static devclass_t wb_devclass; variable
234 DRIVER_MODULE(wb, pci, wb_driver, wb_devclass, 0, 0);