Searched refs:GMT_SM (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/uapi/linux/ | ||
D | mtio.h | 143 #define GMT_SM(x) ((x) & 0x10000000) /* DDS setmark */ macro |
/linux-6.6.21/drivers/scsi/ | ||
D | st.c | 3795 mt_status.mt_gstat |= GMT_SM(0xffffffff); in st_ioctl() |