fw_reg_req_t
#define FWOHCI_RDREG _IOWR('S', 80, struct fw_reg_req_t)
#define FWOHCI_WRREG _IOWR('S', 81, struct fw_reg_req_t)
#define FWOHCI_RDPHYREG _IOWR('S', 82, struct fw_reg_req_t)
#define FWOHCI_WRPHYREG _IOWR('S', 83, struct fw_reg_req_t)
struct fw_reg_req_t *reg = (struct fw_reg_req_t *) data;
struct fw_reg_req_t reg;
struct fw_reg_req_t reg;