Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/nand/
HDnandsim_ctrl.c57 static int nandsim_attach(device_t);
73 DEVMETHOD(device_attach, nandsim_attach),
107 nandsim_attach(device_t dev) in nandsim_attach() function