Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ata/
Dlibahci.c77 static void ahci_post_internal_cmd(struct ata_queued_cmd *qc);
168 .post_internal_cmd = ahci_post_internal_cmd,
2122 static void ahci_post_internal_cmd(struct ata_queued_cmd *qc) in ahci_post_internal_cmd() function