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

  /src/sys/arch/playstation2/dev/
sbus.c 82 STATIC int sbus_match(device_t, cfdata_t, void *);
89 sbus_match, sbus_attach, NULL, NULL);
95 sbus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
sbus.c 82 STATIC int sbus_match(device_t, cfdata_t, void *);
89 sbus_match, sbus_attach, NULL, NULL);
95 sbus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/sparc64/dev/
sbus.c 95 int sbus_match(device_t, cfdata_t, void *);
100 sbus_match, sbus_attach, NULL, NULL);
156 sbus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
sbus.c 95 int sbus_match(device_t, cfdata_t, void *);
100 sbus_match, sbus_attach, NULL, NULL);
156 sbus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 22 milliseconds