Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp_disclib.c289 #define GET_CSECT(c) (((c) >> DL_V_CSECT) & DL_M_CSECT) macro
799 cvptr->sector = GET_CSECT (cvptr->buffer [0]); /* and sector from the command */ in dl_start_command()
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_disclib.c304 #define GET_CSECT(c) (((c) >> DL_V_CSECT) & DL_M_CSECT) macro
814 cvptr->sector = GET_CSECT (cvptr->buffer [0]); /* and sector from the command */ in dl_start_command()
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_disclib.c302 #define GET_CSECT(c) (((c) >> DL_V_CSECT) & DL_M_CSECT) macro
812 cvptr->sector = GET_CSECT (cvptr->buffer [0]); /* and sector from the command */ in dl_start_command()