Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_frontend_cam_sim.c92 static int cfcs_shutdown(void);
117 .shutdown = cfcs_shutdown,
213 cfcs_shutdown(void) in cfcs_shutdown() function