Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ata/ !
Dlibahci.c62 static int ahci_pmp_qc_defer(struct ata_queued_cmd *qc);
156 .qc_defer = ahci_pmp_qc_defer,
1665 static int ahci_pmp_qc_defer(struct ata_queued_cmd *qc) in ahci_pmp_qc_defer() function