Searched refs:FREEZE_LINK_DOWN (Results 1 – 3 of 3) sorted by relevance
184 start_freeze_handling(ppd, FREEZE_SELF | FREEZE_LINK_DOWN); in handle_linkup_change()
341 #define FREEZE_LINK_DOWN 0x04 /* link is down */ macro
6751 sdma_freeze_notify(dd, !!(flags & FREEZE_LINK_DOWN)); in start_freeze_handling()6753 sc_flags = SCF_FROZEN | SCF_HALTED | (flags & FREEZE_LINK_DOWN ? in start_freeze_handling()