Searched refs:ipmb (Results 1 – 3 of 3) sorted by relevance
4384 struct ipmi_ipmb_addr *ipmb; in send_panic_events() local4443 ipmb = (struct ipmi_ipmb_addr *) &addr; in send_panic_events()4444 ipmb->addr_type = IPMI_IPMB_ADDR_TYPE; in send_panic_events()4445 ipmb->channel = 0; /* FIXME - is this right? */ in send_panic_events()4446 ipmb->lun = intf->event_receiver_lun; in send_panic_events()4447 ipmb->slave_addr = intf->event_receiver; in send_panic_events()
1800 int ipmb; in hotmod_handler() local1821 ipmb = 0; /* Choose the default if not specified */ in hotmod_handler()1887 rv = check_hotmod_int_op(curr, o, "ipmb", &ipmb); in hotmod_handler()1927 info->slave_addr = ipmb; in hotmod_handler()
484 ipmb=<ipmb slave addr>