Home
last modified time | relevance | path

Searched refs:QIB_SHUTDOWN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_init.c832 if (dd->flags & QIB_SHUTDOWN) in qib_shutdown_device()
834 dd->flags |= QIB_SHUTDOWN; in qib_shutdown_device()
H A Dqib.h1227 #define QIB_SHUTDOWN 0x40000 /* device is shutting down */ macro