Home
last modified time | relevance | path

Searched refs:HETCNTL_COMPRESS (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Dhetupd.c198 rc = het_cntl( d_hetb, HETCNTL_SET | HETCNTL_COMPRESS, o_compress ); in opentapes()
231 yesno( het_cntl( d_hetb, HETCNTL_COMPRESS, 0 ) ) ); in opentapes()
H A Dhetinit.c169 rc = het_cntl( hetb, HETCNTL_SET | HETCNTL_COMPRESS, o_compress ); in main()
H A Dhetlib.h138 #define HETCNTL_COMPRESS 1 /* TRUE=write compression on */ macro
H A Dhettape.c63 HETCNTL_SET | HETCNTL_COMPRESS, in open_het()
H A Dhetlib.c475 case HETCNTL_COMPRESS: in het_cntl()
H A Dtapeccws.c2108 rc = het_cntl( dev->hetb, HETCNTL_SET | HETCNTL_COMPRESS, in tapedev_execute_ccw()