Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h154 #define FCSM_POWER_DOWN 0x0020 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c699 ASSERT(!(fcsm->sm_flags & FCSM_POWER_DOWN)); in fcsm_handle_port_resume()
705 fcsm->sm_flags &= ~FCSM_POWER_DOWN; in fcsm_handle_port_resume()
1032 (flag = FCSM_POWER_DOWN)); in fcsm_handle_port_detach()
1034 (FCSM_POWER_DOWN | FCSM_SUSPENDED)) { in fcsm_handle_port_detach()