Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ata/
Dsata_nv.c257 struct nv_swncq_port_priv { struct
258 struct ata_bmdma_prd *prd; /* our SG list */
259 dma_addr_t prd_dma; /* and its DMA mapping */
260 void __iomem *sactive_block;
261 void __iomem *irq_block;
262 void __iomem *tag_block;
263 u32 qc_active;
265 unsigned int last_issue_tag;
268 struct defer_queue defer_queue;
271 u32 dhfis_bits;
[all …]