pciio_cfgreg
struct pciio_cfgreg r;
struct pciio_cfgreg r;
struct pciio_cfgreg *r = (void *) data;
#define PCI_IOC_CFGREAD _IOWR('P', 0, struct pciio_cfgreg)
#define PCI_IOC_CFGWRITE _IOW('P', 1, struct pciio_cfgreg)
struct pciio_cfgreg cfgreg;