OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adbActionState
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mac68k/dev/
adb_direct.c
230
int
adbActionState
= ADB_ACTION_NOTREADY;
374
if (
adbActionState
== ADB_ACTION_IN) {
378
adbActionState
= ADB_ACTION_IDLE;
417
switch (
adbActionState
) {
433
adbActionState
= ADB_ACTION_IN;
492
adbActionState
= ADB_ACTION_IDLE;
504
adbActionState
= ADB_ACTION_OUT;
515
adbActionState
= ADB_ACTION_IDLE;
554
adbActionState
= ADB_ACTION_IDLE; /* new state */
587
adbActionState
= ADB_ACTION_IDLE; /* signal bus is idle *
[
all
...]
/src/sys/arch/macppc/dev/
adb_direct.c
193
int
adbActionState
= ADB_ACTION_NOTREADY;
299
if (
adbActionState
== ADB_ACTION_IN) {
303
adbActionState
= ADB_ACTION_IDLE;
350
switch (
adbActionState
) {
366
adbActionState
= ADB_ACTION_IN;
425
adbActionState
= ADB_ACTION_IDLE;
437
adbActionState
= ADB_ACTION_OUT;
448
adbActionState
= ADB_ACTION_IDLE;
487
adbActionState
= ADB_ACTION_IDLE; /* new state */
520
adbActionState
= ADB_ACTION_IDLE; /* signal bus is idle *
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Oct 21 06:10:07 GMT 2025