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

  /src/sys/arch/news68k/dev/
si.c 73 static int si_match(device_t, cfdata_t, void *);
85 si_match, si_attach, NULL, NULL);
102 si_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
si.c 73 static int si_match(device_t, cfdata_t, void *);
85 si_match, si_attach, NULL, NULL);
102 si_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/dev/vme/
si.c 168 static int si_match(device_t, cfdata_t, void *);
197 si_match, si_attach, NULL, NULL);
200 si_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
si.c 168 static int si_match(device_t, cfdata_t, void *);
197 si_match, si_attach, NULL, NULL);
200 si_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 23 milliseconds