Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsmbios.h1552 #define SMB_IPMI_F_INTREDGE 0x08 /* intr is edge triggered (else lvl) */ macro
/titanic_44/usr/src/common/smbios/
H A Dsmb_info.c1144 ip->smbip_flags |= SMB_IPMI_F_INTREDGE; in smbios_info_ipmi()