Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ata/
Dlibahci.c76 static void ahci_post_internal_cmd(struct ata_queued_cmd *qc);
148 .post_internal_cmd = ahci_post_internal_cmd,
2082 static void ahci_post_internal_cmd(struct ata_queued_cmd *qc) in ahci_post_internal_cmd() function