pci_conf_io32
#define PCIOCGETCONF32 _IOC_NEWTYPE(PCIOCGETCONF, struct pci_conf_io32)
#define PCIOCGETCONF_FREEBSD6_32 _IOWR('p', 1, struct pci_conf_io32)
_IOC_NEWTYPE(PCIOCGETCONF_FREEBSD14, struct pci_conf_io32)
struct pci_conf_io32 *cio32;
cio32 = (struct pci_conf_io32 *)data;
struct pci_conf_io32 *cio32;
cio32 = (struct pci_conf_io32 *)data;