Home
last modified time | relevance | path

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

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