Home
last modified time | relevance | path

Searched defs:ipr_hrr_queue (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/
Dipr.h484 struct ipr_hrr_queue { struct
485 struct ipr_ioa_cfg *ioa_cfg;
486 __be32 *host_rrq;
487 dma_addr_t host_rrq_dma;
493 volatile __be32 *hrrq_start;
494 volatile __be32 *hrrq_end;
495 volatile __be32 *hrrq_curr;
497 struct list_head hrrq_free_q;
498 struct list_head hrrq_pending_q;
499 spinlock_t _lock;
[all …]