Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dlibahci.c78 static void ahci_post_internal_cmd(struct ata_queued_cmd *qc);
170 .post_internal_cmd = ahci_post_internal_cmd,
2240 static void ahci_post_internal_cmd(struct ata_queued_cmd *qc) in ahci_post_internal_cmd() function