Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/
Dipr.h486 struct ipr_hrr_queue { struct
487 struct ipr_ioa_cfg *ioa_cfg;
488 __be32 *host_rrq;
489 dma_addr_t host_rrq_dma;
495 volatile __be32 *hrrq_start;
496 volatile __be32 *hrrq_end;
497 volatile __be32 *hrrq_curr;
499 struct list_head hrrq_free_q;
500 struct list_head hrrq_pending_q;
501 spinlock_t _lock;
[all …]