Searched defs:nv_swncq_port_priv (Results 1 – 1 of 1) sorted by relevance
273 struct nv_swncq_port_priv { struct274 struct ata_bmdma_prd *prd; /* our SG list */275 dma_addr_t prd_dma; /* and its DMA mapping */276 void __iomem *sactive_block;277 void __iomem *irq_block;278 void __iomem *tag_block;279 u32 qc_active;281 unsigned int last_issue_tag;284 struct defer_queue defer_queue;287 u32 dhfis_bits;[all …]