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