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

  /src/sys/dev/ofw/
ofbus.c 44 void ofbus_attach(device_t, device_t, void *);
48 ofbus_match, ofbus_attach, NULL, NULL);
115 ofbus_attach(device_t parent, device_t dev, void *aux) function in typeref:typename:void

Completed in 15 milliseconds