Home
last modified time | relevance | path

Searched refs:HETCNTL_METHOD (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Dhetupd.c204 rc = het_cntl( d_hetb, HETCNTL_SET | HETCNTL_METHOD, o_method ); in opentapes()
233 het_cntl( d_hetb, HETCNTL_METHOD, 0 ) ); in opentapes()
H A Dhetlib.h140 #define HETCNTL_METHOD 3 /* Compression method */ macro
H A Dhettape.c68 HETCNTL_SET | HETCNTL_METHOD, in open_het()
H A Dhetlib.c493 case HETCNTL_METHOD: in het_cntl()