Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmtio.h156 #define GMT_CLN(x) ((x) & 0x00008000) /* cleaning requested */ macro
/linux/Documentation/scsi/
H A Dst.rst578 generic status bit GMT_CLN if a cleaning request bit pattern
/linux/drivers/scsi/
H A Dst.c3800 mt_status.mt_gstat |= GMT_CLN(0xffffffff); in st_ioctl()