Home
last modified time | relevance | path

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

/linux/drivers/scsi/leapraid/
H A Dleapraid_func.h643 u32 int_rqs_allocated; member
H A Dleapraid_func.c5834 for (i = 0; i < desc->int_rqs_allocated; i++) { in leapraid_sync_irqs_for_cleanup()
7081 i < adapter->notification_desc.int_rqs_allocated; i++) { in leapraid_free_irq()
7090 adapter->notification_desc.int_rqs_allocated = 0; in leapraid_free_irq()
7160 adapter->notification_desc.int_rqs_allocated++; in leapraid_setup_irqs()
7205 adapter->notification_desc.int_rqs_allocated = 1; in leapraid_setup_legacy_int()