Searched refs:maxbits (Results 1 – 3 of 3) sorted by relevance
141 unsigned char maxbits; /* maximum bits/code */ member444 db->maxbits = bits; in bsd_alloc()471 || (BSD_NBITS(options[2]) != db->maxbits) in bsd_init()
763 unsigned int maxbits) in snd_hdac_stream_format_bits() argument775 if (maxbits) in snd_hdac_stream_format_bits()776 return min(bits, maxbits); in snd_hdac_stream_format_bits()
1199 u32 maxbits, relid; in vmbus_chan_sched() local1210 maxbits = HV_EVENT_FLAGS_COUNT; in vmbus_chan_sched()1216 for_each_set_bit(relid, recv_int_page, maxbits) { in vmbus_chan_sched()