Lines Matching refs:_IOWR
428 #define FW_SSTBUF _IOWR('S', 86, struct fw_isobufreq)
429 #define FW_GSTBUF _IOWR('S', 87, struct fw_isobufreq)
430 #define FW_SRSTREAM _IOWR('S', 88, struct fw_isochreq)
431 #define FW_GRSTREAM _IOWR('S', 89, struct fw_isochreq)
432 #define FW_STSTREAM _IOWR('S', 90, struct fw_isochreq)
433 #define FW_GTSTREAM _IOWR('S', 91, struct fw_isochreq)
435 #define FW_ASYREQ _IOWR('S', 92, struct fw_asyreq)
437 #define FW_GDEVLST _IOWR('S', 2, struct fw_devlstreq)
438 #define FW_SBINDADDR _IOWR('S', 3, struct fw_asybindreq)
439 #define FW_CBINDADDR _IOWR('S', 4, struct fw_asybindreq)
441 #define FW_GCROM _IOWR('S', 7, struct fw_crom_buf)
446 #define FWOHCI_RDREG _IOWR('S', 80, struct fw_reg_req_t)
447 #define FWOHCI_WRREG _IOWR('S', 81, struct fw_reg_req_t)
448 #define FWOHCI_RDPHYREG _IOWR('S', 82, struct fw_reg_req_t)
449 #define FWOHCI_WRPHYREG _IOWR('S', 83, struct fw_reg_req_t)
451 #define DUMPDMA _IOWR('S', 82, uint32_t)