Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds