Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dipr.h483 struct ipr_hrr_queue { struct
484 struct ipr_ioa_cfg *ioa_cfg;
485 __be32 *host_rrq;
486 dma_addr_t host_rrq_dma;
492 volatile __be32 *hrrq_start;
493 volatile __be32 *hrrq_end;
494 volatile __be32 *hrrq_curr;
496 struct list_head hrrq_free_q;
497 struct list_head hrrq_pending_q;
498 spinlock_t _lock;
[all …]