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

  /src/sys/dev/podulebus/
oak.c 85 void oak_attach(device_t, device_t, void *);
106 oak_match, oak_attach, NULL, NULL);
137 oak_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
oak.c 85 void oak_attach(device_t, device_t, void *);
106 oak_match, oak_attach, NULL, NULL);
137 oak_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 139 milliseconds