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