Home
last modified time | relevance | path

Searched refs:sensor_mask_size (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sfxge/common/
H A Dmcdi_mon.c50 __in_bcount(sensor_mask_size) uint32_t *sensor_mask, in mcdi_mon_decode_stats()
51 __in size_t sensor_mask_size, in mcdi_mon_decode_stats() argument
53 __out_bcount_opt(sensor_mask_size) uint32_t *stat_maskp, in mcdi_mon_decode_stats()
71 sensor_max = 8 * sensor_mask_size; in mcdi_mon_decode_stats()