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

  /src/sys/arch/sh3/dev/
scif.c 187 static void scif_attach(device_t, device_t, void *);
190 scif_match, scif_attach, NULL, NULL);
442 scif_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 113 milliseconds