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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ipmi/
H A Dipmi_bt_sm.c133 #define HOST2BMC(x) bt->io->outputb(bt->io, 1, x) macro
350 HOST2BMC(bt->write_data[i]);
606 HOST2BMC(3); /* number of bytes following */
607 HOST2BMC(0x18); /* NetFn/LUN == Application, LUN 0 */
608 HOST2BMC(42); /* Sequence number */
609 HOST2BMC(3); /* Cmd == Soft reset */

Completed in 53 milliseconds