Home
last modified time | relevance | path

Searched refs:sili (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A Dst.h144 unsigned char sili; /* use SILI when reading in variable b mode */ member
H A Dst.c1593 if (is_read && STp->sili && !STbp->cleared) in setup_buffering()
1947 if (!cmd[1] && STp->sili) in read_tape()
2089 if (STp->sili) /* In fixed block mode residual is always zero here */ in read_tape()
2275 STm->sysv, STp->immediate, STp->sili, in DEB() argument
2324 STp->sili = (options & MT_ST_SILI) != 0;
2359 STp->sili = value;
4326 tpnt->sili = ST_SILI; in st_probe()
4661 options |= STp->sili ? MT_ST_SILI : 0; in options_show()