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

  /src/sys/arch/luna68k/dev/
lunaws.c 186 static void wsattach(device_t, device_t, void *);
189 wsmatch, wsattach, NULL, NULL);
214 wsattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
lunaws.c 186 static void wsattach(device_t, device_t, void *);
189 wsmatch, wsattach, NULL, NULL);
214 wsattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
lunaws.c 186 static void wsattach(device_t, device_t, void *);
189 wsmatch, wsattach, NULL, NULL);
214 wsattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 31 milliseconds