Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_physmem.c624 DEFINE_CLASS_0(ram, ram_driver, ram_methods, /* no softc */ 1);
625 DRIVER_MODULE(ram, nexus, ram_driver, 0, 0);
/freebsd/sys/x86/x86/
H A Dnexus.c724 static driver_t ram_driver = { variable
730 DRIVER_MODULE(ram, nexus, ram_driver, 0, 0);