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

  /src/sys/arch/alpha/jensenio/
com_jensenio.c 71 static void com_jensenio_attach(device_t, device_t, void *);
74 com_jensenio_match, com_jensenio_attach, NULL, NULL);
89 com_jensenio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
com_jensenio.c 71 static void com_jensenio_attach(device_t, device_t, void *);
74 com_jensenio_match, com_jensenio_attach, NULL, NULL);
89 com_jensenio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 26 milliseconds