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

/freebsd-10.0-release/sys/pci/
H A Dviapm.c147 #define SMBHST 0x0 macro
578 VIAPM_OUTB(SMBHST, SMBHST_FAILED | SMBHST_COLLID |
590 sts = VIAPM_INB(SMBHST);
612 sts = VIAPM_INB(SMBHST);
619 VIAPM_DEBUG(printf("viapm: SMBHST=0x%x\n", sts));

Completed in 110 milliseconds