Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dpiixreg.h79 #define SB800_SMB_HOSTC_INTMASK 0x1 /* 0: SMI 1: IRQ */ macro
H A Dpiixpm.c220 if (conf & SB800_SMB_HOSTC_INTMASK) in piixpm_attach()