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

/freebsd-10.3-release/sys/dev/nve/
H A Dif_nve.c128 static int nve_attach(device_t);
183 DEVMETHOD(device_attach, nve_attach),
321 nve_attach(device_t dev) function
333 DEBUGOUT(NVE_DEBUG_INIT, "nve: nve_attach - entry\n");
561 DEBUGOUT(NVE_DEBUG_INIT, "nve: nve_attach - exit\n");
1745 /* Allocate mutex context (already done in nve_attach) */

Completed in 42 milliseconds