Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_frontend_cam_sim.c95 static void cfcs_offline(void *arg);
139 port->port_offline = cfcs_offline; in cfcs_init()
267 cfcs_offline(void *arg) in cfcs_offline() function