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