HomeSort by: relevance | last modified time | path
    Searched defs:found_busnode (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/macppc/dev/
ki2c.c 228 bool found_busnode = false; local in function:ki2c_attach
241 found_busnode = true;
244 if (!found_busnode) {
ki2c.c 228 bool found_busnode = false; local in function:ki2c_attach
241 found_busnode = true;
244 if (!found_busnode) {

Completed in 23 milliseconds