Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_core.c805 bfa_boolean_t rspq_comp = BFA_FALSE; in bfa_intx() local
819 rspq_comp = BFA_TRUE; in bfa_intx()
823 return (qintr | rspq_comp) ? BFA_TRUE : BFA_FALSE; in bfa_intx()