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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dsata_via.c66 ALL_PORTS = PORT0 | PORT1, enumerator in enum:__anon3908
478 if ((tmp8 & ALL_PORTS) != ALL_PORTS) {
482 tmp8 |= ALL_PORTS;
488 if ((tmp8 & ALL_PORTS) != ALL_PORTS) {
492 tmp8 |= ALL_PORTS;

Completed in 129 milliseconds