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

  /src/sys/arch/sun2/sun2/
tod.c 112 static void tod_obio_attach(device_t, device_t, void *);
118 tod_obio_match, tod_obio_attach, NULL, NULL);
146 tod_obio_attach(device_t parent, device_t self, void *args) function in typeref:typename:void
tod.c 112 static void tod_obio_attach(device_t, device_t, void *);
118 tod_obio_match, tod_obio_attach, NULL, NULL);
146 tod_obio_attach(device_t parent, device_t self, void *args) function in typeref:typename:void

Completed in 23 milliseconds