Searched refs:smbioc_rw (Results 1 – 4 of 4) sorted by relevance
132 struct smbioc_rw { struct148 #define SMBIOC_READ _IOWR('n', 107, struct smbioc_rw) argument149 #define SMBIOC_WRITE _IOWR('n', 108, struct smbioc_rw)
304 struct smbioc_rw *rwrq = (struct smbioc_rw*)data; in nsmb_dev_ioctl()
57 struct smbioc_rw rwrq; in smb_read()72 struct smbioc_rw rwrq; in smb_write()
417 struct smbioc_rw { struct429 #define SMBIOC_READ _IOWR('n', 107, struct smbioc_rw) argument430 #define SMBIOC_WRITE _IOWR('n', 108, struct smbioc_rw)965 unsigned struct_smbioc_rw_sz = sizeof(smbioc_rw);