Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ata/
Dahci.h300 struct ahci_port_priv { struct
301 struct ata_link *active_link;
302 struct ahci_cmd_hdr *cmd_slot;
303 dma_addr_t cmd_slot_dma;
304 void *cmd_tbl;
305 dma_addr_t cmd_tbl_dma;
306 void *rx_fis;
307 dma_addr_t rx_fis_dma;
309 unsigned int ncq_saw_d2h:1;
310 unsigned int ncq_saw_dmas:1;
[all …]