Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dmtio.h328 #define GMT_CLN(x) ((x) & 0x00008000) /* cleaning requested */ macro
/linux-2.4.37.9/drivers/scsi/
DREADME.st349 generic status bit GMT_CLN if a cleaning request bit pattern
Dst.c3364 mt_status.mt_gstat |= GMT_CLN(0xffffffff); in st_ioctl()