Home
last modified time | relevance | path

Searched refs:DL_V_UNIT (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp_disclib.c260 #define DL_V_UNIT 0 /* bits 3- 0: general unit number */ macro
285 #define GET_UNIT(c) (((c) >> DL_V_UNIT) & DL_M_UNIT)
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_disclib.c275 #define DL_V_UNIT 0 /* bits 3- 0: general unit number */ macro
300 #define GET_UNIT(c) (((c) >> DL_V_UNIT) & DL_M_UNIT)
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_disclib.c273 #define DL_V_UNIT 0 /* bits 3- 0: general unit number */ macro
298 #define GET_UNIT(c) (((c) >> DL_V_UNIT) & DL_M_UNIT)