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

/freebsd-12-stable/sys/dev/cp/
H A Dif_cp.c88 static int cp_detach __P((device_t));
94 DEVMETHOD(device_detach, cp_detach),
536 static int cp_detach (device_t dev) function

Completed in 85 milliseconds