Searched refs:HFI1_SHUTDOWN (Results 1 – 4 of 4) sorted by relevance
1070 if (dd->flags & HFI1_SHUTDOWN) in shutdown_device()1072 dd->flags |= HFI1_SHUTDOWN; in shutdown_device()
372 if (dd->flags & HFI1_SHUTDOWN) in _hfi1_schedule_send()
2083 #define HFI1_SHUTDOWN 0x100 /* device is shutting down */ macro
5412 if ((dd->flags & HFI1_SHUTDOWN)) in _hfi1_schedule_tid_send()