Searched refs:FCSM_PORT_OFFLINE (Results 1 – 2 of 2) sorted by relevance
160 #define FCSM_PORT_OFFLINE 0x0800 macro
1136 (fcsm->sm_flags & FCSM_PORT_OFFLINE)) { in fcsm_resume_port()1291 fcsm->sm_flags |= FCSM_PORT_OFFLINE; in fcsm_statec_cb()1298 fcsm->sm_flags &= ~FCSM_PORT_OFFLINE; in fcsm_statec_cb()1311 if (fcsm->sm_flags & FCSM_PORT_OFFLINE) { in fcsm_statec_cb()1374 if (fcsm->sm_flags & FCSM_PORT_OFFLINE) { in fcsm_offline_timeout()