Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h153 #define FCSM_SUSPENDED 0x0010 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c700 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()