Home
last modified time | relevance | path

Searched refs:MTSETDRVBUFFER (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/include/uapi/linux/
Dmtio.h54 #define MTSETDRVBUFFER 24 /* set the drive buffering according to SCSI-2 */ macro
/Linux-v5.15/drivers/scsi/
Dst.c1226 if (st_int_ioctl(STp, MTSETDRVBUFFER, STp->default_drvbuffer)) in check_tape()
2418 st_int_ioctl(STp, MTSETDRVBUFFER, STp->default_drvbuffer);
2890 case MTSETDRVBUFFER: /* Set drive buffering */ in st_int_ioctl()
2910 if (cmd_in == MTSETDRVBUFFER) in st_int_ioctl()
2944 if (cmd_in == MTSETDRVBUFFER) in st_int_ioctl()
2982 } else if (cmd_in == MTSETDRVBUFFER) in st_int_ioctl()
3070 cmd_in == MTSETDRVBUFFER || in st_int_ioctl()
3548 if (mtc.mt_op == MTSETDRVBUFFER && !capable(CAP_SYS_ADMIN)) { in st_ioctl()
3555 (mtc.mt_op != MTSETDRVBUFFER && in st_ioctl()
3630 mtc.mt_op != MTSETDRVBUFFER && mtc.mt_op != MTSETPART) in st_ioctl()
[all …]
/Linux-v5.15/Documentation/scsi/
Dst.rst28 parameters, like block size and density using the MTSETDRVBUFFER ioctl.
88 with the ioctl MTSETDRVBUFFER.
157 bit definitions are the same as those used with MTSETDRVBUFFER in setting the
478 MTSETDRVBUFFER
/Linux-v5.15/drivers/s390/char/
Dtape_34xx.c1141 [MTSETDRVBUFFER] = NULL,
Dtape_3590.c1603 [MTSETDRVBUFFER] = NULL,