Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h153 #define FCSM_SUSPENDED 0x0010 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c701 fcsm->sm_flags &= ~FCSM_SUSPENDED; in fcsm_handle_port_resume()
707 if (fcsm->sm_flags & FCSM_SUSPENDED) { in fcsm_handle_port_resume()
1032 ((cmd == FC_CMD_SUSPEND) ? (flag = FCSM_SUSPENDED) : in fcsm_handle_port_detach()
1035 (FCSM_POWER_DOWN | FCSM_SUSPENDED)) { in fcsm_handle_port_detach()