Searched refs:STAT_cmd_ready (Results 1 – 1 of 1) sorted by relevance
51 #define STAT_cmd_ready 0x0008 /* ready to accept commands */ macro292 if (!dt_waitbit(STAT_cmd_ready)) in dt_ctrl()299 while (dt_getstatus() & STAT_cmd_ready) { in dt_ctrl()360 if (!dt_waitbit(STAT_cmd_ready)) in testkernel()