Searched refs:sc_driver (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sparc64/sparc64/
H A Dsc_machdep.c63 static driver_t sc_driver = { variable
71 DRIVER_MODULE(sc, nexus, sc_driver, sc_devclass, 0, 0);
/freebsd-11-stable/sys/pc98/cbus/
H A Dsyscons_cbus.c196 static driver_t sc_driver = { variable
202 DRIVER_MODULE(sc, isa, sc_driver, sc_devclass, 0, 0);
/freebsd-11-stable/sys/isa/
H A Dsyscons_isa.c248 static driver_t sc_driver = { variable
254 DRIVER_MODULE(sc, isa, sc_driver, sc_devclass, 0, 0);

Completed in 59 milliseconds