Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_promise.c141 static int pdc_sata_port_start(struct ata_port *ap);
190 .port_start = pdc_sata_port_start,
338 static int pdc_sata_port_start(struct ata_port *ap) in pdc_sata_port_start() function