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