Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_conf.c698 find_low_bit(int mask, int start) function
715 while ((lowbit = find_low_bit(newblk, 0)) != 32) {