Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmtio.h24 #define MTIOCGET32 _IOR('m', 2, struct mtget32) macro
/linux/drivers/scsi/
H A Dst.c3959 case MTIOCGET32: in st_compat_ioctl()