Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmtio.h51 #define MTSETDENSITY 21 /* set tape density (SCSI) */ macro
/openbmc/linux/drivers/scsi/
H A Dst.c2901 case MTSETDENSITY: /* Set tape density */ in st_int_ioctl()
2928 if (cmd_in == MTSETDENSITY) { in st_int_ioctl()
2952 if (cmd_in == MTSETDENSITY || cmd_in == SET_DENS_AND_BLK) in st_int_ioctl()
2996 else if (cmd_in == MTSETDENSITY) in st_int_ioctl()
3081 cmd_in == MTSETDENSITY || in st_int_ioctl()
3643 mtc.mt_op != MTSETDENSITY && mtc.mt_op != MTWSM && in st_ioctl()
/openbmc/linux/drivers/s390/char/
H A Dtape_34xx.c1138 [MTSETDENSITY] = NULL,
H A Dtape_3590.c1600 [MTSETDENSITY] = NULL,
/openbmc/linux/Documentation/scsi/
H A Dst.rst440 MTSETDENSITY