Searched refs:ipmb (Results 1 – 3 of 3) sorted by relevance
4395 struct ipmi_ipmb_addr *ipmb; in send_panic_events() local4454 ipmb = (struct ipmi_ipmb_addr *) &addr; in send_panic_events()4455 ipmb->addr_type = IPMI_IPMB_ADDR_TYPE; in send_panic_events()4456 ipmb->channel = 0; /* FIXME - is this right? */ in send_panic_events()4457 ipmb->lun = intf->event_receiver_lun; in send_panic_events()4458 ipmb->slave_addr = intf->event_receiver; in send_panic_events()
1816 int ipmb; in hotmod_handler() local1837 ipmb = 0; /* Choose the default if not specified */ in hotmod_handler()1903 rv = check_hotmod_int_op(curr, o, "ipmb", &ipmb); in hotmod_handler()1943 info->slave_addr = ipmb; in hotmod_handler()
484 ipmb=<ipmb slave addr>