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

/freebsd-10-stable/sys/cam/ctl/
H A Dctl_frontend.h135 * port_offline(): This function is called, with onoff_arg as its
141 * and port_offline(). This is specified by the
227 port_func_t port_offline; /* passed to CTL */ member in struct:ctl_port
H A Dctl_frontend.c359 if (port->port_offline != NULL)
360 port->port_offline(port->onoff_arg);
H A Dctl_frontend_cam_sim.c146 port->port_offline = cfcs_offline;
H A Dscsi_ctl.c342 port->port_offline = ctlfe_offline;
H A Dctl_frontend_iscsi.c2045 port->port_offline = cfiscsi_offline;

Completed in 116 milliseconds