Searched refs:PORT_CS_DEV_RST (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.c145 PORT_CS_DEV_RST = (1 << 1), /* device reset */ enumerator in enum:__anon3858
610 writel(PORT_CS_DEV_RST, port + PORT_CTRL_STAT);
612 PORT_CS_DEV_RST, PORT_CS_DEV_RST, 10, tout_msec);
623 if (tmp & PORT_CS_DEV_RST) {

Completed in 90 milliseconds