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