Searched refs:SMBHST_BUSY (Results 1 – 1 of 1) sorted by relevance
162 #define SMBHST_BUSY 0x01 /* host busy */ macro581 return (sts & SMBHST_BUSY); in viapm_busy()602 if (!(sts & SMBHST_BUSY) && (sts & SMBHST_INTR)) in viapm_wait()