Home
last modified time | relevance | path

Searched refs:two_fm (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dst.h133 unsigned char two_fm; member
H A Dst.c1391 cmd[4] = 1 + STp->two_fm; in st_flush()
1413 if (STp->two_fm) in st_flush()
2265 STp->can_bsr, STp->two_fm, STp->fast_mteom,
2313 STp->two_fm = (options & MT_ST_TWO_FM) != 0; in st_set_options()
2338 STp->two_fm = value; in st_set_options()
4365 tpnt->two_fm = ST_TWO_FM; in st_probe()
4698 options |= STp->two_fm ? MT_ST_TWO_FM : 0;
/kernel/linux/linux-6.6/drivers/scsi/
H A Dst.h131 unsigned char two_fm; member
H A Dst.c1392 cmd[4] = 1 + STp->two_fm; in st_flush()
1414 if (STp->two_fm) in st_flush()
2266 STp->can_bsr, STp->two_fm, STp->fast_mteom,
2314 STp->two_fm = (options & MT_ST_TWO_FM) != 0; in st_set_options()
2339 STp->two_fm = value; in st_set_options()
4317 tpnt->two_fm = ST_TWO_FM; in st_probe()
4644 options |= STp->two_fm ? MT_ST_TWO_FM : 0;

Completed in 12 milliseconds