Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibahci.c61 static int ahci_pmp_qc_defer(struct ata_queued_cmd *qc);
136 .qc_defer = ahci_pmp_qc_defer,
1621 static int ahci_pmp_qc_defer(struct ata_queued_cmd *qc) in ahci_pmp_qc_defer() function