Home
last modified time | relevance | path

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

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