Searched refs:sili (Results 1 – 3 of 3) sorted by relevance
144 unsigned char sili; /* use SILI when reading in variable b mode */ member
1611 if (is_read && STp->sili && !STbp->cleared) in setup_buffering()1965 if (!cmd[1] && STp->sili) in read_tape()2107 if (STp->sili) /* In fixed block mode residual is always zero here */ in read_tape()2293 STm->sysv, STp->immediate, STp->sili, in DEB() argument2342 STp->sili = (options & MT_ST_SILI) != 0;2377 STp->sili = value;4405 tpnt->sili = ST_SILI; in st_probe()4743 options |= STp->sili ? MT_ST_SILI : 0; in options_show()
4473 bool fixed, sili; in resp_read_tape() local4480 sili = (cmd[1] & 0x2) != 0; in resp_read_tape()4481 if (fixed && sili) { in resp_read_tape()4536 if (!sili) { in resp_read_tape()