Home
last modified time | relevance | path

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

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