Home
last modified time | relevance | path

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

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