Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/intpm/
HDintpmreg.h54 #define PIIX4_SMBSLVSTS_ALART (1<<5) macro
HDintpm.c453 if (status & PIIX4_SMBSLVSTS_ALART) in intsmb_slvintr()
455 else if (status & ~(PIIX4_SMBSLVSTS_ALART | PIIX4_SMBSLVSTS_SDW2 in intsmb_slvintr()
461 PIIX4_SMBSLVSTS_ALART | PIIX4_SMBSLVSTS_SDW2 | in intsmb_slvintr()