F_PL_INTR_SGE_ERR
if (pending_thread_intr & F_PL_INTR_SGE_ERR) {
#define SGE_PL_INTR_MASK (F_PL_INTR_SGE_ERR | F_PL_INTR_SGE_DATA)
adapter->pending_thread_intr |= F_PL_INTR_SGE_ERR;
adapter->pending_thread_intr |= F_PL_INTR_SGE_ERR;
if (cause & F_PL_INTR_SGE_ERR) {
adapter->slow_intr_mask = F_PL_INTR_SGE_ERR | F_PL_INTR_TP;
if (cause & F_PL_INTR_SGE_ERR) {