Home
last modified time | relevance | path

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

/drivers/ata/
A Dsata_via.c53 ALL_PORTS = PORT0 | PORT1, enumerator
606 if ((tmp8 & ALL_PORTS) != ALL_PORTS) { in svia_configure()
609 tmp8 |= ALL_PORTS; in svia_configure()
615 if ((tmp8 & ALL_PORTS) != ALL_PORTS) { in svia_configure()
618 tmp8 |= ALL_PORTS; in svia_configure()

Completed in 5 milliseconds