Home
last modified time | relevance | path

Searched refs:Idle_State (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_mpx.c1475 Idle_State, /* idle */ enumerator
1491 static CNTLR_STATE mpx_state = Idle_State; /* current controller state */
2161 case Idle_State: /* controller idle */ in cntl_service()
2269 mpx_state = Idle_State; /* idle controller */ in cntl_service()
2325 mpx_state = Idle_State; /* and idle the controller */ in cntl_service()
2358 mpx_state = Idle_State; /* idle controller */ in cntl_service()
2611 if (mpx_state == Idle_State) /* if the controller is idle */ in line_service()
2658 if (mpx_state == Idle_State) /* if the controller is idle */ in line_service()
2799 if (mpx_state == Idle_State) /* if the controller is idle */ in line_service()
3300 CNTLR_STATE next_state = Idle_State; /* command normally executes to completion … in exec_command()
[all …]
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp_tapelib.h311 Idle_State, /* idle */ enumerator
391 (ctype), &(dev), Idle_State, 0, 0, 0, \
H A Dhp_disclib.h337 Idle_State, /* idle */ enumerator
437 (ctype), &(dev), Idle_State, End, Normal_Completion, \
H A Dhp_tapelib.c897 if (cvptr->state == Idle_State /* if the controller is idle */ in tl_controller()
936 if (cvptr->state == Idle_State) /* if the controller is idle */ in tl_onoffline()
1221 cvptr->state = Idle_State; /* and idle it */ in tl_clear()
1322 if (cvptr->state == Idle_State) /* if the controller is idle */ in tl_attach()
1708 && cvptr->state != Idle_State)) { /* and the controller is busy */ in start_command()
2652 cvptr->state = Idle_State; /* idle the controller */ in end_command()
H A Dhp_disclib.c1427 if (cvptr->state == Idle_State /* if the controller is idle */ in dl_controller()
2821 …if (cvptr->type == MAC && cvptr->state == Idle_State) /* if this is a MAC controller, and it's i… in dl_load_unload()
3393 cvptr->state = Idle_State; /* idle the controller */ in idle_controller()
3414 cvptr->state = Idle_State; /* then set idle status */ in end_command()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp_tapelib.h312 Idle_State, /* idle */ enumerator
392 (ctype), &(dev), Idle_State, 0, 0, 0, \
H A Dhp_disclib.h338 Idle_State, /* idle */ enumerator
438 (ctype), &(dev), Idle_State, End, Normal_Completion, \
H A Dhp_tapelib.c898 if (cvptr->state == Idle_State /* if the controller is idle */ in tl_controller()
937 if (cvptr->state == Idle_State) /* if the controller is idle */ in tl_onoffline()
1222 cvptr->state = Idle_State; /* and idle it */ in tl_clear()
1323 if (cvptr->state == Idle_State) /* if the controller is idle */ in tl_attach()
1709 && cvptr->state != Idle_State)) { /* and the controller is busy */ in start_command()
2653 cvptr->state = Idle_State; /* idle the controller */ in end_command()
H A Dhp_disclib.c1428 if (cvptr->state == Idle_State /* if the controller is idle */ in dl_controller()
2822 …if (cvptr->type == MAC && cvptr->state == Idle_State) /* if this is a MAC controller, and it's i… in dl_load_unload()
3394 cvptr->state = Idle_State; /* idle the controller */ in idle_controller()
3415 cvptr->state = Idle_State; /* then set idle status */ in end_command()