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

  /src/sys/arch/sun3/dev/
si_sebuf.c 134 static void se_attach(device_t, device_t, void *);
137 se_match, se_attach, NULL, NULL);
164 se_attach(device_t parent, device_t self, void *args) function in typeref:typename:void
si_sebuf.c 134 static void se_attach(device_t, device_t, void *);
137 se_match, se_attach, NULL, NULL);
164 se_attach(device_t parent, device_t self, void *args) function in typeref:typename:void

Completed in 24 milliseconds