Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dlibata-pmp.c110 int sata_pmp_qc_defer_cmd_switch(struct ata_queued_cmd *qc) in sata_pmp_qc_defer_cmd_switch() function
1112 EXPORT_SYMBOL_GPL(sata_pmp_qc_defer_cmd_switch);
Dlibahci.c1641 return sata_pmp_qc_defer_cmd_switch(qc); in ahci_pmp_qc_defer()
/Linux-v4.19/include/linux/
Dlibata.h1821 extern int sata_pmp_qc_defer_cmd_switch(struct ata_queued_cmd *qc);
1827 #define sata_pmp_qc_defer_cmd_switch ata_std_qc_defer macro