Home
last modified time | relevance | path

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

/drivers/ata/
Dsata_via.c69 ALL_PORTS = PORT0 | PORT1, enumerator
549 if ((tmp8 & ALL_PORTS) != ALL_PORTS) { in svia_configure()
552 tmp8 |= ALL_PORTS; in svia_configure()
558 if ((tmp8 & ALL_PORTS) != ALL_PORTS) { in svia_configure()
561 tmp8 |= ALL_PORTS; in svia_configure()