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

  /src/sys/arch/hpcmips/dev/
ucbsnd.c 149 void ucbsnd_attach(device_t, device_t, void *);
171 ucbsnd_match, ucbsnd_attach, NULL, NULL);
201 ucbsnd_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
ucbsnd.c 149 void ucbsnd_attach(device_t, device_t, void *);
171 ucbsnd_match, ucbsnd_attach, NULL, NULL);
201 ucbsnd_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 226 milliseconds