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

/freebsd-13-stable/sys/dev/viapm/
H A Dviapm.c166 #define SMBHST_INTR 0x02 /* command completed */ macro
577 SMBHST_ERROR | SMBHST_INTR);
613 if (!(sts & SMBHST_BUSY) && (sts & SMBHST_INTR))

Completed in 64 milliseconds