Searched refs:PORT_CS_RDY (Results 1 – 2 of 2) sorted by relevance
108 PORT_CS_RDY, 0, 100); in sil_init_port()110 if ((tmp & (PORT_CS_INIT | PORT_CS_RDY)) != PORT_CS_RDY) in sil_init_port()630 PORT_CS_RDY, PORT_CS_RDY, 100); in scan_sata()631 if ((tmp & PORT_CS_RDY) != PORT_CS_RDY) { in scan_sata()
146 PORT_CS_RDY = (1 << 31), /* port ready to accept commands */ enumerator