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

  /src/sys/dev/gpib/
ct.c 158 void ctattach(device_t, device_t, void *);
161 ctmatch, ctattach, NULL, NULL);
255 ctattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/hp300/dev/
ct.c 143 static void ctattach(device_t, device_t, void *);
146 ctmatch, ctattach, NULL, NULL);
230 ctattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 12 milliseconds