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

/freebsd-10.0-release/sys/pci/
H A Dviapm.c166 #define SMBHST_INTR 0x02 /* command completed */ macro
579 SMBHST_ERROR | SMBHST_INTR);
615 if (!(sts & SMBHST_BUSY) && (sts & SMBHST_INTR))

Completed in 115 milliseconds