Searched refs:adb_shutdown (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/arch/macppc/dev/
H A Dadb.c254 void adb_shutdown(void *);
255 struct task adb_shutdown_task = TASK_INITIALIZER(adb_shutdown, NULL);
854 adb_shutdown(void *arg) function

Completed in 72 milliseconds