Searched refs:QIB_SHUTDOWN (Results 1 – 2 of 2) sorted by relevance
832 if (dd->flags & QIB_SHUTDOWN) in qib_shutdown_device()834 dd->flags |= QIB_SHUTDOWN; in qib_shutdown_device()
1227 #define QIB_SHUTDOWN 0x40000 /* device is shutting down */ macro