Searched refs:maxbits (Results 1 – 3 of 3) sorted by relevance
120 unsigned char maxbits; /* maximum bits/code */ member371 db->maxbits = bits; in bsd_alloc()394 || (BSD_NBITS(data->options[0]) != db->maxbits) in bsd_init()
141 unsigned char maxbits; /* maximum bits/code */ member444 db->maxbits = bits; in bsd_alloc()471 || (BSD_NBITS(options[2]) != db->maxbits) in bsd_init()
923 u32 maxbits, relid; in vmbus_chan_sched() local926 maxbits = MAX_NUM_CHANNELS_SUPPORTED; in vmbus_chan_sched()939 maxbits = HV_EVENT_FLAGS_COUNT; in vmbus_chan_sched()946 for_each_set_bit(relid, recv_int_page, maxbits) { in vmbus_chan_sched()