Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dmtio.h142 #define GMT_EOT(x) ((x) & 0x20000000) macro
/Linux-v6.6/Documentation/scsi/
Dst.rst616 end of recorded data or end of tape. GMT_EOT means end of tape.
/Linux-v6.6/drivers/scsi/
Dst.c3781 mt_status.mt_gstat |= GMT_EOT(0xffffffff); in st_ioctl()