Searched refs:IPMI_BT_GET_CLR_WR (Results 1 – 1 of 1) sorted by relevance
39 #define IPMI_BT_GET_CLR_WR(d) (((d) >> IPMI_BT_CLR_WR_BIT) & 0x1) macro238 if (IPMI_BT_GET_CLR_WR(val)) { in ipmi_bt_ioport_write()