Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dlibahci.c60 static int ahci_port_start(struct ata_port *ap);
188 .port_start = ahci_port_start,
2491 static int ahci_port_start(struct ata_port *ap) in ahci_port_start() function