Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ata/
Dlibata-pmp.c109 int sata_pmp_qc_defer_cmd_switch(struct ata_queued_cmd *qc) in sata_pmp_qc_defer_cmd_switch() function
1111 EXPORT_SYMBOL_GPL(sata_pmp_qc_defer_cmd_switch);
Dlibahci.c1624 return sata_pmp_qc_defer_cmd_switch(qc); in ahci_pmp_qc_defer()
/Linux-v5.4/include/linux/
Dlibata.h1804 extern int sata_pmp_qc_defer_cmd_switch(struct ata_queued_cmd *qc);
1810 #define sata_pmp_qc_defer_cmd_switch ata_std_qc_defer macro