Searched refs:S_BSY (Results 1 – 2 of 2) sorted by relevance
255 #define S_BSY 7 /* controller busy */ macro
1150 if (ha->status != S_BSY || --retries == 0) in gdth_internal_cmd()2729 if (ha->status == S_BSY) { in gdth_sync_event()