Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_sx4.c207 static int pdc_port_start(struct ata_port *ap);
249 .port_start = pdc_port_start,
283 static int pdc_port_start(struct ata_port *ap) in pdc_port_start() function