Home
last modified time | relevance | path

Searched refs:mtop (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Dmtio.h20 struct mtop { struct
129 #define MTIOCTOP _IOW('m', 1, struct mtop) /* do a mag tape op */
/Linux-v6.6/drivers/s390/char/
Dtape_char.c349 struct mtop op; in __tapechar_ioctl()
/Linux-v6.6/drivers/scsi/
Dst.c3541 struct mtop mtc; in st_ioctl()
3548 i = copy_from_user(&mtc, p, sizeof(struct mtop)); in st_ioctl()
/Linux-v6.6/Documentation/scsi/
Dst.rst393 The following use the structure mtop: