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

/linux-master/arch/sparc/kernel/
H A Dpci.c955 u32 this_bit = 1 << i; local
957 if (!(mask & this_bit)) {
971 mask &= ~this_bit;

Completed in 219 milliseconds