Home
last modified time | relevance | path

Searched refs:active_dib (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_sel.c549 …outbound = active_dib->io_interface (active_dib, DEVNODB, 0); /* see if the device responds to D… in sel_initialize()
556 sel_request = active_dib->service_request; /* restore the service request state */ in sel_initialize()
609 active_dib = dibptr; /* save the interface's DIB pointer */ in sel_assert_REQ()
911 … outbound = active_dib->io_interface (active_dib, /* then pass them to the interface */ in sel_service()
919 end_channel (active_dib); /* terminate the channel program */ in sel_service()
1066 …outbound = active_dib->io_interface (active_dib, inbound_signals, inbound_data); /* call the in… in sel_service()
1100active_dib->io_interface (active_dib, inbound_signals, 0); /* tell the interface */ in sel_service()
1177 iop_assert_INTREQ (active_dib); /* then set it up */ in sel_service()
1181 sel_assert_CHANSR (active_dib); /* then set it up */ in sel_service()
1226 iop_assert_INTREQ (active_dib); /* then set it up */ in sel_timer()
[all …]
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_sel.c545 …outbound = active_dib->io_interface (active_dib, DEVNODB, 0); /* see if the device responds to D… in sel_initialize()
552 sel_request = active_dib->service_request; /* restore the service request state */ in sel_initialize()
605 active_dib = dibptr; /* save the interface's DIB pointer */ in sel_assert_REQ()
907 … outbound = active_dib->io_interface (active_dib, /* then pass them to the interface */ in sel_service()
915 end_channel (active_dib); /* terminate the channel program */ in sel_service()
1062 …outbound = active_dib->io_interface (active_dib, inbound_signals, inbound_data); /* call the in… in sel_service()
1096active_dib->io_interface (active_dib, inbound_signals, 0); /* tell the interface */ in sel_service()
1173 iop_assert_INTREQ (active_dib); /* then set it up */ in sel_service()
1177 sel_assert_CHANSR (active_dib); /* then set it up */ in sel_service()
1222 iop_assert_INTREQ (active_dib); /* then set it up */ in sel_timer()
[all …]