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

/freebsd-12-stable/sys/dev/alpm/
H A Dalpm.c66 #define SMBSTS 0x0 /* SMBus host/slave status register */ macro
78 /* SMBSTS masks */
271 ALPM_SMBOUTB(sc, SMBSTS, 0xff);
292 sts = ALPM_SMBINB(sc, SMBSTS);
312 sts = ALPM_SMBINB(sc, SMBSTS);

Completed in 106 milliseconds