Home
last modified time | relevance | path

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

/linux/drivers/scsi/leapraid/
H A Dleapraid_func.h638 u8 irq_vectors_allocated; member
H A Dleapraid_func.c7092 if (adapter->notification_desc.irq_vectors_allocated) { in leapraid_free_irq()
7094 adapter->notification_desc.irq_vectors_allocated = 0; in leapraid_free_irq()
7131 adapter->notification_desc.irq_vectors_allocated = 1; in leapraid_setup_irqs()
7189 adapter->notification_desc.irq_vectors_allocated = 1; in leapraid_setup_legacy_int()
7199 adapter->notification_desc.irq_vectors_allocated = 0; in leapraid_setup_legacy_int()
7393 adapter->notification_desc.irq_vectors_allocated = 1; in leapraid_set_msi()