Searched refs:pending_scb_count (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c2096 int pending_scb_count; local
2105 pending_scb_count = 0;
2129 pending_scb_count++;
2132 if (pending_scb_count == 0)
H A Daic79xx_core.c3427 int pending_scb_count; local
3442 pending_scb_count = 0;
3459 pending_scb_count++;
3462 if (pending_scb_count == 0)

Completed in 78 milliseconds