Searched refs:SMBHST_BUSY (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/viapm/
H A Dviapm.c167 #define SMBHST_BUSY 0x01 /* host busy */ macro
592 return (sts & SMBHST_BUSY);
613 if (!(sts & SMBHST_BUSY) && (sts & SMBHST_INTR))

Completed in 116 milliseconds