Home
last modified time | relevance | path

Searched refs:FREEZE_SELF (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rdma/hfi1/
Dintr.c168 start_freeze_handling(ppd, FREEZE_SELF|FREEZE_LINK_DOWN); in handle_linkup_change()
Dchip.h350 #define FREEZE_SELF 0x02 /* initiate the freeze */ macro
Dchip.c2198 start_freeze_handling(dd->pport, FREEZE_SELF); in handle_cce_err()
3206 if (flags & FREEZE_SELF) in start_freeze_handling()
10866 start_freeze_handling(ppd, FREEZE_SELF|FREEZE_ABORT); in handle_temp_err()