Home
last modified time | relevance | path

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

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