smbioc_rw
struct smbioc_rw *rwrq = (struct smbioc_rw*)data;
#define SMBIOC_READ _IOWR('n', 107, struct smbioc_rw)
#define SMBIOC_WRITE _IOWR('n', 108, struct smbioc_rw)