Searched refs:FCSM_SUSPENDED (Results 1 – 2 of 2) sorted by relevance
153 #define FCSM_SUSPENDED 0x0010 macro
700 fcsm->sm_flags &= ~FCSM_SUSPENDED; in fcsm_handle_port_resume()706 if (fcsm->sm_flags & FCSM_SUSPENDED) { in fcsm_handle_port_resume()1031 ((cmd == FC_CMD_SUSPEND) ? (flag = FCSM_SUSPENDED) : in fcsm_handle_port_detach()1034 (FCSM_POWER_DOWN | FCSM_SUSPENDED)) { in fcsm_handle_port_detach()