Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dlibahci.c90 static void ahci_post_internal_cmd(struct ata_queued_cmd *qc);
160 .post_internal_cmd = ahci_post_internal_cmd,
1986 static void ahci_post_internal_cmd(struct ata_queued_cmd *qc) in ahci_post_internal_cmd() function