reg_rw
static int reg_rw(struct adapter *sc, void *data, int flags, int write);
rc = reg_rw(sc, data, mode, cmd == T4_IOCTL_PUT32);