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

  /src/external/gpl3/gdb/dist/sim/ppc/
hw_ide.c 189 busy_drained_state, enumerator in enum:_ide_states
202 case busy_drained_state: return "busy_drained_state";
275 case busy_drained_state:
340 controller->state = busy_drained_state;
500 case busy_drained_state:
  /src/external/gpl3/gdb.old/dist/sim/ppc/
hw_ide.c 189 busy_drained_state, enumerator in enum:_ide_states
202 case busy_drained_state: return "busy_drained_state";
275 case busy_drained_state:
340 controller->state = busy_drained_state;
500 case busy_drained_state:

Completed in 18 milliseconds