Searched refs:IOReportChannel (Results 1 – 3 of 3) sorted by relevance
174 } IOReportChannel; typedef178 IOReportChannel channels[];183 IOReportChannel channel;
288 static_assert(sizeof(IOReportChannel) == 16); in _ConfigureReport()290 …bool overflow = os_mul_and_add_overflow(channelList->nchannels, sizeof(IOReportChannel), sizeof(IO… in _ConfigureReport()321 …bool overflow = os_mul_and_add_overflow(channelList->nchannels, sizeof(IOReportChannel), sizeof(IO… in _UpdateReport()