Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ata/
Dlibahci.c76 static void ahci_post_internal_cmd(struct ata_queued_cmd *qc);
167 .post_internal_cmd = ahci_post_internal_cmd,
2085 static void ahci_post_internal_cmd(struct ata_queued_cmd *qc) in ahci_post_internal_cmd() function