have_irq
if (!have_irq(internal, *offset))
if (tc->have_irq)
tc->have_irq = true;
if (tc->have_irq) {
bool have_irq;
int have_irq;
if (dev->eq_table.have_irq)
if (dev->eq_table.eq[i].have_irq) {
dev->eq_table.eq[i].have_irq = 0;
dev->eq_table.eq[i].have_irq = 1;
dev->eq_table.have_irq = 1;
int have_irq;
if (eq_table->have_irq)
if (eq_table->eq[i].have_irq) {
eq_table->eq[i].have_irq = 0;
priv->eq_table.eq[MLX4_EQ_ASYNC].have_irq = 1;
priv->eq_table.have_irq = 1;
priv->eq_table.eq[*prequested_vector].have_irq = 1;
u16 have_irq;
int have_irq;
int have_irq;
qentry->have_irq = 0;
qentry->have_irq = 1;
qentry->have_irq = 1;
if (qentry->have_irq) {
msix->have_irq = 1;
if (rsp->msix && rsp->msix->have_irq) {
rsp->msix->have_irq = 0;