Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/ipmi/
Dipmi_bt_sm.c112 #define HOST2BMC(x) bt->io->outputb(bt->io, 1, x) macro
326 HOST2BMC(bt->write_data[i]); in write_all_bytes()
582 HOST2BMC(3); /* number of bytes following */ in bt_event()
583 HOST2BMC(0x18); /* NetFn/LUN == Application, LUN 0 */ in bt_event()
584 HOST2BMC(42); /* Sequence number */ in bt_event()
585 HOST2BMC(3); /* Cmd == Soft reset */ in bt_event()