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

/netbsd-current/sys/arch/macppc/dev/
H A Dadb_direct.c232 int pm_adb_op(u_char *, void *, volatile void *, int);
895 result = pm_adb_op((u_char *)buffer, compRout,
H A Dpm_direct.c186 int pm_adb_op(u_char *, adbComp *, volatile int *, int);
647 pm_adb_op(u_char *buffer, adbComp *compRout, volatile int *data, int command) function
740 printf("pm_adb_op: timeout. command = 0x%x\n",command);
746 printf("pm_adb_op: missed interrupt. cmd=0x%x\n",command);
/netbsd-current/sys/arch/mac68k/dev/
H A Dpm_direct.c193 int pm_adb_op(u_char *, void *, void *, int);
965 pm_adb_op(u_char *buffer, void *compRout, void *data, int command) function
H A Dadb_direct.c285 int pm_adb_op(u_char *, void *, void *, int);
1901 result = pm_adb_op((u_char *)buffer, (void *)compRout,

Completed in 85 milliseconds