Home
last modified time | relevance | path

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

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