Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dlibahci.c59 static void ahci_qc_ncq_fill_rtf(struct ata_port *ap, u64 done_mask);
161 .qc_ncq_fill_rtf = ahci_qc_ncq_fill_rtf,
2120 static void ahci_qc_ncq_fill_rtf(struct ata_port *ap, u64 done_mask) in ahci_qc_ncq_fill_rtf() function