Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/intpm/
HDintpmreg.h54 #define PIIX4_SMBSLVSTS_ALART (1<<5) macro
HDintpm.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()