Searched refs:ipmb (Results 1 – 4 of 4) sorted by relevance
29 ipmb-dev-int - This is the driver needed on a Satellite MC to71 ipmb@10 {72 compatible = "ipmb-dev";79 modprobe ipmb-dev-int94 BMC1 ------ IPMB/I2C bus 1 ---------| /dev/ipmb-196 BMC1 ------ IPMB/I2C bus 2 ---------| /dev/ipmb-298 For instance, you can instantiate the ipmb-dev-int device from101 # echo ipmb-dev 0x1010 > /sys/bus/i2c/devices/i2c-2/new_device103 This will create the device file /dev/ipmb-2, which can be accessed
39 ipmb79 ipmb
4912 struct ipmi_ipmb_addr *ipmb; in send_panic_events() local5006 ipmb = (struct ipmi_ipmb_addr *) &addr; in send_panic_events()5007 ipmb->addr_type = IPMI_IPMB_ADDR_TYPE; in send_panic_events()5008 ipmb->channel = 0; /* FIXME - is this right? */ in send_panic_events()5009 ipmb->lun = intf->event_receiver_lun; in send_panic_events()5010 ipmb->slave_addr = intf->event_receiver; in send_panic_events()
496 ipmb=<ipmb slave addr>