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

  /src/sys/arch/cobalt/dev/
com_mainbus.c 55 static int com_mainbus_probe(device_t, cfdata_t , void *);
59 com_mainbus_probe, com_mainbus_attach, NULL, NULL);
62 com_mainbus_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
com_mainbus.c 55 static int com_mainbus_probe(device_t, cfdata_t , void *);
59 com_mainbus_probe, com_mainbus_attach, NULL, NULL);
62 com_mainbus_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
  /src/sys/arch/macppc/dev/
com_mainbus.c 58 int com_mainbus_probe(device_t, cfdata_t , void *);
62 com_mainbus_probe, com_mainbus_attach, NULL, NULL);
66 com_mainbus_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
com_mainbus.c 58 int com_mainbus_probe(device_t, cfdata_t , void *);
62 com_mainbus_probe, com_mainbus_attach, NULL, NULL);
66 com_mainbus_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 123 milliseconds