Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp2100_defs.h195 #define IBL_DP_REM 0000001 /* DP removable <0:0> */ macro
H A Dhp2100_dp.c1181 if (sim_switches & SWMASK ('R')) SR = SR | IBL_DP_REM; /* boot from removable? */ in dpc_boot()