Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dlibahci.c63 static int ahci_pmp_qc_defer(struct ata_queued_cmd *qc);
157 .qc_defer = ahci_pmp_qc_defer,
1678 static int ahci_pmp_qc_defer(struct ata_queued_cmd *qc) in ahci_pmp_qc_defer() function