Searched refs:channelIdx (Results 1 – 2 of 2) sorted by relevance
266 uint8_t ipmbRqTargetAddress, uint8_t channelIdx,309 uint8_t channelIdx; member in IpmbChannel
528 uint8_t ipmbRqTargetAddress, uint8_t channelIdx, in IpmbChannel() argument531 ipmbRqTargetAddress(ipmbRqTargetAddress), channelIdx(channelIdx), in IpmbChannel()694 return channelIdx >> 2; in getDevIndex()699 return channelIdx; in getChannelIdx()704 return static_cast<ipmbChannelType>((channelIdx & 3)); in getChannelType()