HomeSort by: relevance | last modified time | path
    Searched refs:ofbus_attach (Results 1 - 3 of 3) 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
  /src/sys/arch/arm/ofw/
ofwgencfg_machdep.c 92 void ofbus_attach(device_t, device_t, void *);
110 ofbus_match, ofbus_attach, NULL, NULL);
  /src/sys/arch/shark/shark/
shark_machdep.c 114 void ofbus_attach(device_t, device_t, void *);
148 ofbus_match, ofbus_attach, NULL, NULL);

Completed in 13 milliseconds