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

  /src/sys/arch/mac68k/dev/
adb.c 57 static int adbprint(void *, const char *);
184 (void)config_found(self, &aa_args, adbprint, CFARGS_NONE);
196 (void)config_found(self, &aa_args, adbprint, CFARGS_NONE);
203 adbprint(void *args, const char *name) function in typeref:typename:int
  /src/sys/arch/macppc/dev/
adb.c 60 static int adbprint(void *, const char *);
177 (void)config_found(self, &aa_args, adbprint, CFARGS_NONE);
189 (void)config_found(self, &aa_args, adbprint, CFARGS_NONE);
199 adbprint(void *args, const char *name) function in typeref:typename:int

Completed in 11 milliseconds