Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dmtio.h141 #define GMT_EOT(x) ((x) & 0x20000000) macro
/linux-4.1.27/Documentation/scsi/
Dst.txt473 end of recorded data or end of tape. GMT_EOT means end of tape.
/linux-4.1.27/drivers/scsi/
Dst.c3622 mt_status.mt_gstat |= GMT_EOT(0xffffffff); in st_ioctl()
Dosst.c5210 mt_status.mt_gstat |= GMT_EOT(0xffffffff); in osst_ioctl()