Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_iba6120.c588 #define IB_E_BITSEXTANT \ macro
1013 if (errs & ~IB_E_BITSEXTANT) in handle_6120_errors()
1016 (unsigned long long) (errs & ~IB_E_BITSEXTANT)); in handle_6120_errors()
H A Dqib_iba7220.c375 #define IB_E_BITSEXTANT \ macro
1113 if (errs & ~IB_E_BITSEXTANT) in handle_7220_errors()
1116 (unsigned long long) (errs & ~IB_E_BITSEXTANT)); in handle_7220_errors()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_iba6120.c588 #define IB_E_BITSEXTANT \ macro
1010 if (errs & ~IB_E_BITSEXTANT) in handle_6120_errors()
1013 (unsigned long long) (errs & ~IB_E_BITSEXTANT)); in handle_6120_errors()
H A Dqib_iba7220.c375 #define IB_E_BITSEXTANT \ macro
1113 if (errs & ~IB_E_BITSEXTANT) in handle_7220_errors()
1116 (unsigned long long) (errs & ~IB_E_BITSEXTANT)); in handle_7220_errors()

Completed in 29 milliseconds