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

/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_brooktreetv.c219 bool btfound = false; local
225 if (i2c_bus[bus] && !btfound)
230 btfound = true;
239 btfound = true;
248 if (btfound)
262 btfound = 0;
270 btfound = 0;
274 if (btfound)
280 return btfound;

Completed in 30 milliseconds