Searched refs:PORT_CS_RDY (Results 1 – 1 of 1) sorted by relevance
161 PORT_CS_RDY = (1 << 31), /* port ready to accept commands */ enumerator593 PORT_CS_RDY, 0, 10, 100); in sil24_init_port()595 if ((tmp & (PORT_CS_INIT | PORT_CS_RDY)) != PORT_CS_RDY) { in sil24_init_port()722 ata_wait_register(ap, port + PORT_CTRL_STAT, PORT_CS_RDY, 0, in sil24_hardreset()