Home
last modified time | relevance | path

Searched refs:ahci_qc_fill_rtf (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/ata/
Dlibahci.c58 static void ahci_qc_fill_rtf(struct ata_queued_cmd *qc);
160 .qc_fill_rtf = ahci_qc_fill_rtf,
2080 static void ahci_qc_fill_rtf(struct ata_queued_cmd *qc) in ahci_qc_fill_rtf() function