Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dipmi.h35 #define IPMI_BMC_CHANNEL 0x0f /* Linux BMC channel */ macro
/freebsd/sys/dev/ipmi/
H A Dipmi.c419 addr.channel = IPMI_BMC_CHANNEL; in ipmi_ioctl()