Home
last modified time | relevance | path

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

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