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

  /src/sys/arch/hpcmips/dev/
teliosio.c 69 static void teliosio_attach(device_t, device_t, void *);
85 teliosio_match, teliosio_attach, NULL, NULL);
95 teliosio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
teliosio.c 69 static void teliosio_attach(device_t, device_t, void *);
85 teliosio_match, teliosio_attach, NULL, NULL);
95 teliosio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 21 milliseconds