Home
last modified time | relevance | path

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

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