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