Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp2100_defs.h84 #define STOP_OFFLINE 8 /* device offline */ macro
H A Dhp2100_lpt.c275 return IOERROR (lpt_stopioe, STOP_OFFLINE); in lpt_svc()
H A Dhp2100_lps.c473 return IOERROR (lps_stopioe, STOP_OFFLINE); in lps_svc()