Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dlibahci.c72 static int ahci_port_start(struct ata_port *ap);
178 .port_start = ahci_port_start,
2215 static int ahci_port_start(struct ata_port *ap) in ahci_port_start() function