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 245 bool found_busnode = false; local in function:ki2c_attach
258 found_busnode = true;
261 if (!found_busnode) {
ki2c.c 245 bool found_busnode = false; local in function:ki2c_attach
258 found_busnode = true;
261 if (!found_busnode) {

Completed in 24 milliseconds