Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmtio.h20 struct mtop { struct
129 #define MTIOCTOP _IOW('m', 1, struct mtop) /* do a mag tape op */
/linux/drivers/scsi/
H A Dst.c3638 struct mtop mtc; in st_ioctl()
3645 i = copy_from_user(&mtc, p, sizeof(struct mtop)); in st_ioctl()
/linux/Documentation/scsi/
H A Dst.rst398 The following use the structure mtop: