Searched refs:SCF_LINK_DOWN (Results 1 – 3 of 3) sorted by relevance
144 #define SCF_LINK_DOWN 0x10 macro
1196 if (sc->flags & SCF_LINK_DOWN) in pio_kernel_unfreeze()1222 if (!sc || !(sc->flags & SCF_LINK_DOWN) || sc->type == SC_USER) in pio_kernel_linkup()
6795 SCF_LINK_DOWN : 0); in start_freeze_handling()