Searched refs:FCIP_SUSPENDED (Results 1 – 2 of 2) sorted by relevance
278 #define FCIP_SUSPENDED 0x08 macro
1175 if (fptr->fcip_flags & FCIP_SUSPENDED) { in fcip_handle_resume()1180 fptr->fcip_flags &= ~(FCIP_SUSPENDED); in fcip_handle_resume()1496 FCIP_SUSPENDED | FCIP_POWER_DOWN | in fcip_detach()1823 if (fptr->fcip_flags & FCIP_SUSPENDED) { in fcip_handle_suspend()1831 fptr->fcip_flags |= FCIP_SUSPENDED; in fcip_handle_suspend()1953 fptr->fcip_flags &= ~(FCIP_SUSPENDED | FCIP_POWER_DOWN); in fcip_handle_suspend()2229 (fptr->fcip_flags & (FCIP_SUSPENDED | FCIP_POWER_DOWN))) { in fcip_statec_cb()2479 (fptr->fcip_flags & (FCIP_SUSPENDED | FCIP_POWER_DOWN))) { in fcip_els_cb()2782 (fptr->fcip_flags & (FCIP_SUSPENDED | FCIP_POWER_DOWN))) { in fcip_data_cb()4470 (fptr->fcip_flags & (FCIP_SUSPENDED | FCIP_POWER_DOWN))) { in fcip_port_ns()[all …]