Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/infiniband/hw/qib/
Dqib_iba6120.c586 #define IB_E_BITSEXTANT \ macro
1019 if (errs & ~IB_E_BITSEXTANT) in handle_6120_errors()
1022 (unsigned long long) (errs & ~IB_E_BITSEXTANT)); in handle_6120_errors()
Dqib_iba7220.c373 #define IB_E_BITSEXTANT \ macro
1112 if (errs & ~IB_E_BITSEXTANT) in handle_7220_errors()
1115 (errs & ~IB_E_BITSEXTANT)); in handle_7220_errors()