Searched refs:GET_8BIT_ADDR (Results 1 – 1 of 1) sorted by relevance
32 #define GET_8BIT_ADDR(addr_7bit) ((addr_7bit << 1) & 0xff) macro264 buf[++ipmb_dev->msg_idx] = GET_8BIT_ADDR(client->addr); in ipmb_slave_cb()277 if (is_ipmb_request(ipmb_dev, GET_8BIT_ADDR(client->addr))) in ipmb_slave_cb()