Home
last modified time | relevance | path

Searched refs:TAPEDISPTYP_UNLOADING (Results 1 – 3 of 3) sorted by last modified time

/dports/emulators/hercules/hercules-3.13/
H A Dhstructs.h1170 #define TAPEDISPTYP_UNLOADING 4 /* Unload in progress (SYS)*/ macro
1184 || TAPEDISPTYP_UNLOADING == (dev)->tapedisptype \
H A Dtapedev.c2010 case TAPEDISPTYP_UNLOADING: in GetDisplayMsg()
H A Dtapeccws.c971 dev->tapedisptype = TAPEDISPTYP_UNLOADING; in tapedev_execute_ccw()
990 if ( TAPEDISPTYP_UNLOADING == dev->tapedisptype ) in tapedev_execute_ccw()