Home
last modified time | relevance | path

Searched refs:QIB_SHUTDOWN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.h1231 #define QIB_SHUTDOWN 0x40000 /* device is shutting down */ macro
/kernel/linux/linux-6.6/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

Completed in 10 milliseconds