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

/freebsd-11.0-release/sys/cam/ctl/
H A Dctl_frontend.h131 * port_offline(): This function is called, with onoff_arg as its
137 * and port_offline(). This is specified by the
223 port_func_t port_offline; /* passed to CTL */ member in struct:ctl_port
H A Dctl_frontend.c358 if (port->port_offline != NULL)
359 port->port_offline(port->onoff_arg);
H A Dctl_frontend_cam_sim.c147 port->port_offline = cfcs_offline;
H A Dscsi_ctl.c393 port->port_offline = ctlfe_offline;
H A Dctl_frontend_iscsi.c2094 port->port_offline = cfiscsi_offline;

Completed in 146 milliseconds