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

  /src/sys/arch/mac68k/obio/
sbc_obio.c 76 static int sbc_obio_match(device_t, cfdata_t, void *);
84 sbc_obio_match, sbc_obio_attach, NULL, NULL);
87 sbc_obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
sbc_obio.c 76 static int sbc_obio_match(device_t, cfdata_t, void *);
84 sbc_obio_match, sbc_obio_attach, NULL, NULL);
87 sbc_obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 21 milliseconds