Searched refs:GS_HST_STS (Results 1 – 1 of 1) sorted by relevance
91 #define GS_HST_STS (1 << 3) macro116 if ((temp = inw_p(SMB_GLOBAL_STATUS)) & (GS_HST_STS | GS_SMB_STS)) { in amd756_transaction()121 } while ((temp & (GS_HST_STS | GS_SMB_STS)) && in amd756_transaction()138 } while ((temp & GS_HST_STS) && (timeout++ < MAX_TIMEOUT)); in amd756_transaction()