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

  /src/sys/arch/sparc64/dev/
cbus.c 56 int cbus_print(void *, const char *);
125 config_found(self, &ca, cbus_print,
131 cbus_print(void *aux, const char *name) function in typeref:typename:int
134 DPRINTF(CBUSDB_AC, ("cbus_print() name %s\n", name));
cbus.c 56 int cbus_print(void *, const char *);
125 config_found(self, &ca, cbus_print,
131 cbus_print(void *aux, const char *name) function in typeref:typename:int
134 DPRINTF(CBUSDB_AC, ("cbus_print() name %s\n", name));

Completed in 2679 milliseconds