Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dst.h132 unsigned char fast_mteom; member
H A Dst.c2263 STp->can_bsr, STp->two_fm, STp->fast_mteom, in DEB() argument
2312 STp->fast_mteom = (options & MT_ST_FAST_MTEOM) != 0;
2338 STp->fast_mteom = value;
2867 if (!STp->fast_mteom) { in st_int_ioctl()
4322 tpnt->fast_mteom = ST_FAST_MTEOM; in st_probe()
4650 options |= STp->fast_mteom ? MT_ST_FAST_MTEOM : 0; in options_show()