Home
last modified time | relevance | path

Searched refs:PIIX4_SMBSLVSTS_ALART (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/intpm/
H A Dintpmreg.h54 #define PIIX4_SMBSLVSTS_ALART (1<<5) macro
H A Dintpm.c473 if (status & PIIX4_SMBSLVSTS_ALART) in intsmb_slvintr()
475 else if (status & ~(PIIX4_SMBSLVSTS_ALART | PIIX4_SMBSLVSTS_SDW2 in intsmb_slvintr()
481 PIIX4_SMBSLVSTS_ALART | PIIX4_SMBSLVSTS_SDW2 | in intsmb_slvintr()