[go: nahoru, domu]

Searched refs:hrrq_end (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/
H A Dpmcraid.h704 __be32 *hrrq_end[PMCRAID_NUM_MSIX_VECTORS]; member in struct:pmcraid_instance
H A Dpmcraid.c4613 if (pinstance->hrrq_curr[id] < pinstance->hrrq_end[id]) {
4933 pinstance->hrrq_end[i] =
5253 pinstance->hrrq_end[i] =
H A Dipr.h494 volatile __be32 *hrrq_end; member in struct:ipr_hrr_queue
H A Dipr.c5401 if (hrr_queue->hrrq_curr < hrr_queue->hrrq_end) {
7843 hrrq->hrrq_end = &hrrq->host_rrq[hrrq->size - 1];

Completed in 63 milliseconds