Home
last modified time | relevance | path

Searched refs:MT_ST_DENSITY_SHIFT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dmtio.h164 #define MT_ST_DENSITY_SHIFT 24 macro
/openbmc/linux/drivers/scsi/
H A Dst.c898 arg <<= MT_ST_DENSITY_SHIFT; in set_mode_densblk()
2993 STp->density = arg >> MT_ST_DENSITY_SHIFT; in st_int_ioctl()
3775 ((STp->density << MT_ST_DENSITY_SHIFT) & MT_ST_DENSITY_MASK); in st_ioctl()
/openbmc/linux/Documentation/scsi/
H A Dst.rst613 MT_ST_DENSITY_SHIFT).