Home
last modified time | relevance | path

Searched refs:QIB_STATUS_IB_CONF (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/qib/
H A Dqib_intr.c143 QIB_STATUS_IB_READY | QIB_STATUS_IB_CONF; in qib_handle_e_ibstatuschanged()
H A Dqib_common.h86 #define QIB_STATUS_IB_CONF 0x80 macro
H A Dqib_init.c841 *ppd->statusp &= ~(QIB_STATUS_IB_CONF | QIB_STATUS_IB_READY); in qib_shutdown_device()
H A Dqib_iba6120.c1088 *dd->pport->statusp &= ~QIB_STATUS_IB_CONF; in handle_6120_errors()