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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ata/
H A Dsata_sil24.c152 PORT_CS_RDY = (1 << 31), /* port ready to accept commands */ enumerator in enum:__anon3858
527 PORT_CS_RDY, 0, 10, 100);
529 if ((tmp & (PORT_CS_INIT | PORT_CS_RDY)) != PORT_CS_RDY)

Completed in 32 milliseconds