Searched refs:GMT_EOD (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | mtio.h | 144 #define GMT_EOD(x) ((x) & 0x08000000) /* DDS EOD */ macro |
| /linux/drivers/scsi/ | ||
| H A D | st.c | 3906 mt_status.mt_gstat |= GMT_EOD(0xffffffff); in st_ioctl() |