Searched refs:ahci_exec_polled_cmd (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/ata/ |
D | libahci.c | 1262 static int ahci_exec_polled_cmd(struct ata_port *ap, int pmp, in ahci_exec_polled_cmd() function 1340 if (ahci_exec_polled_cmd(ap, pmp, &tf, 0, in ahci_do_softreset() 1352 ahci_exec_polled_cmd(ap, pmp, &tf, 0, 0, 0); in ahci_do_softreset()
|