Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_qstor.c101 static int qs_port_start(struct ata_port *ap);
134 .port_start = qs_port_start,
456 static int qs_port_start(struct ata_port *ap) in qs_port_start() function