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