Searched refs:get_high_bit (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_conf.h79 extern int get_high_bit(int size);
H A Dsd_hash.c106 int get_high_bit(int);
113 hash_table->ht_bits = get_high_bit(num_ents);
H A Dsd_conf.c279 get_high_bit(_sd_cache_config.blk_size)) == -1) ||
708 get_high_bit(int size) function
723 "!sdbc(get_high_bit) invalid block size %x\n", size);

Completed in 527 milliseconds