Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dipr.h493 struct ipr_hrr_queue { struct
494 struct ipr_ioa_cfg *ioa_cfg;
495 __be32 *host_rrq;
496 dma_addr_t host_rrq_dma;
502 volatile __be32 *hrrq_start;
503 volatile __be32 *hrrq_end;
504 volatile __be32 *hrrq_curr;
506 struct list_head hrrq_free_q;
507 struct list_head hrrq_pending_q;
508 spinlock_t _lock;
[all …]