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

  /src/sys/dev/ofw/
ofbus.c 121 bool rootbus; local in function:ofbus_attach
123 rootbus = oba->oba_phandle == OF_finddevice("/");
129 if (rootbus) {
200 if (rootbus &&
ofbus.c 121 bool rootbus; local in function:ofbus_attach
123 rootbus = oba->oba_phandle == OF_finddevice("/");
129 if (rootbus) {
200 if (rootbus &&

Completed in 24 milliseconds