Home
last modified time | relevance | path

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

/drivers/ata/
Dlibahci.c61 static int ahci_pmp_qc_defer(struct ata_queued_cmd *qc);
137 .qc_defer = ahci_pmp_qc_defer,
1633 static int ahci_pmp_qc_defer(struct ata_queued_cmd *qc) in ahci_pmp_qc_defer() function