mtop
struct mtop op;
struct mtop mtc;
i = copy_from_user(&mtc, p, sizeof(struct mtop));
#define MTIOCTOP _IOW('m', 1, struct mtop) /* do a mag tape op */