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

  /src/sys/arch/sun3/dev/
si_obio.c 124 static int si_obio_match(device_t, cfdata_t, void *);
128 si_obio_match, si_obio_attach, NULL, NULL);
139 si_obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
si_obio.c 124 static int si_obio_match(device_t, cfdata_t, void *);
128 si_obio_match, si_obio_attach, NULL, NULL);
139 si_obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 23 milliseconds