Home
last modified time | relevance | path

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

/linux/drivers/char/ipmi/
H A Dipmi_bt_sm.c114 #define HOST2BMC(x) bt->io->outputb(bt->io, 1, x) macro
329 HOST2BMC(bt->write_data[i]); in write_all_bytes()
586 HOST2BMC(3); /* number of bytes following */ in bt_event()
587 HOST2BMC(0x18); /* NetFn/LUN == Application, LUN 0 */ in bt_event()
588 HOST2BMC(42); /* Sequence number */ in bt_event()
589 HOST2BMC(3); /* Cmd == Soft reset */ in bt_event()