Home
last modified time | relevance | path

Searched refs:GMT_EOD (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dmtio.h143 #define GMT_EOD(x) ((x) & 0x08000000) /* DDS EOD */ macro
/linux-4.4.14/Documentation/scsi/
Dst.txt531 is set if there is no tape in the drive. GMT_EOD means either
/linux-4.4.14/drivers/scsi/
Dst.c3678 mt_status.mt_gstat |= GMT_EOD(0xffffffff); in st_ioctl()
Dosst.c5212 mt_status.mt_gstat |= GMT_EOD(0xffffffff); in osst_ioctl()