Searched defs:nv_swncq_port_priv (Results 1 – 1 of 1) sorted by relevance
258 struct nv_swncq_port_priv { struct259 struct ata_bmdma_prd *prd; /* our SG list */260 dma_addr_t prd_dma; /* and its DMA mapping */261 void __iomem *sactive_block;262 void __iomem *irq_block;263 void __iomem *tag_block;264 u32 qc_active;266 unsigned int last_issue_tag;269 struct defer_queue defer_queue;272 u32 dhfis_bits;[all …]