Home
last modified time | relevance | path

Searched refs:GMT_SM (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/uapi/linux/
Dmtio.h143 #define GMT_SM(x) ((x) & 0x10000000) /* DDS setmark */ macro
/linux-5.19.10/drivers/scsi/
Dst.c3791 mt_status.mt_gstat |= GMT_SM(0xffffffff); in st_ioctl()