pci_io
struct pci_io *io;
struct pci_io iodata;
io = (struct pci_io *)ap->a_data;
io = (struct pci_io *)ap->a_data;
#define PCIOCREAD _IOWR('p', 2, struct pci_io)
#define PCIOCWRITE _IOWR('p', 3, struct pci_io)
#define PCIOCATTACHED _IOWR('p', 4, struct pci_io)
struct pci_io pi;
struct pci_io pi;
struct pci_io pi;