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

/freebsd-10.0-release/sys/cam/ctl/
H A Dctl_frontend.h99 * port_offline(): This function is called, with onoff_arg as its
105 * and port_offline(). This is specified by the
213 port_func_t port_offline; /* passed to CTL */ member in struct:ctl_frontend
H A Dctl_frontend.c181 fe->port_offline(fe->onoff_arg);
H A Dctl_frontend_cam_sim.c165 fe->port_offline = cfcs_offline;
H A Dctl_frontend_internal.c263 fe->port_offline = cfi_offline;
H A Dscsi_ctl.c409 fe->port_offline = ctlfe_offline;
H A Dctl_frontend_iscsi.c1289 fe->port_offline = cfiscsi_offline;
H A Dctl.c1123 fe->port_offline = ctl_ioctl_offline;
4549 fe->port_offline(fe->onoff_arg);

Completed in 203 milliseconds