PCI_BCNF_IO_LIMIT_LOW
{ PCI_BCNF_IO_LIMIT_LOW, 1, "iolimit", "I/O Limit Low",
pci_config_put8(handle, PCI_BCNF_IO_LIMIT_LOW,
pci_config_get8(config_handle, PCI_BCNF_IO_LIMIT_LOW));
io_limit_lo = pci_config_get8(config_handle, PCI_BCNF_IO_LIMIT_LOW);
pci_config_put8(handle, PCI_BCNF_IO_LIMIT_LOW,
pci_config_put8(h, PCI_BCNF_IO_LIMIT_LOW,
pci_config_put8(h, PCI_BCNF_IO_LIMIT_LOW, 0);
pci_config_put8(h, PCI_BCNF_IO_LIMIT_LOW,
pci_config_get8(config_handle, PCI_BCNF_IO_LIMIT_LOW));
val = pci_getb(bus, dev, func, PCI_BCNF_IO_LIMIT_LOW);
pci_putb(bus, dev, func, PCI_BCNF_IO_LIMIT_LOW,
pci_config_put8(handle, PCI_BCNF_IO_LIMIT_LOW,
pci_config_get8(config_handle, PCI_BCNF_IO_LIMIT_LOW));
pci_config_put8(h, PCI_BCNF_IO_LIMIT_LOW,
pci_config_put8(h, PCI_BCNF_IO_LIMIT_LOW, 0);
pci_config_put8(h, PCI_BCNF_IO_LIMIT_LOW,
io_limit_lo = pci_config_get8(config_handle, PCI_BCNF_IO_LIMIT_LOW);