Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dmtio.h144 #define GMT_EOD(x) ((x) & 0x08000000) /* DDS EOD */ macro
/linux-6.1.9/Documentation/scsi/
Dst.rst615 is set if there is no tape in the drive. GMT_EOD means either
/linux-6.1.9/drivers/scsi/
Dst.c3781 mt_status.mt_gstat |= GMT_EOD(0xffffffff); in st_ioctl()