Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h79 FC_CMD_SUSPEND, enumerator
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c979 case FC_CMD_SUSPEND: in fcsm_port_detach()
1030 case FC_CMD_SUSPEND: in fcsm_handle_port_detach()
1032 ((cmd == FC_CMD_SUSPEND) ? (flag = FCSM_SUSPENDED) : in fcsm_handle_port_detach()
H A Dfcip.c1768 case FC_CMD_SUSPEND: in fcip_port_detach()
1887 } else if (cmd == FC_CMD_SUSPEND) { in fcip_handle_suspend()
H A Dfcp.c3666 case FC_CMD_SUSPEND: in fcp_port_detach()
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2796 case FC_CMD_SUSPEND: in fctl_pre_detach()
2824 ASSERT(cmd == FC_CMD_DETACH || cmd == FC_CMD_SUSPEND || in fctl_post_detach()
2841 case FC_CMD_SUSPEND: in fctl_post_detach()
2861 case FC_CMD_SUSPEND: in fctl_post_detach()
H A Dfp.c458 if (fctl_detach_ulps(port, FC_CMD_SUSPEND, in fp_detach()