Searched refs:ADB_ACTION_POLLING (Results 1 – 2 of 2) sorted by relevance
111 #define ADB_ACTION_POLLING 0x5 /* polling - II only */ macro743 case ADB_ACTION_POLLING: in adb_intr_II()851 adbActionState = ADB_ACTION_POLLING; /* set next state */ in adb_intr_II()907 adbActionState = ADB_ACTION_POLLING; /* set next state */ in adb_intr_II()
100 #define ADB_ACTION_POLLING 0x5 /* polling - II only */ macro