PCI_BCNF_MEM_BASE
{ PCI_BCNF_MEM_BASE, 2, "membase", "Memory Base",
pci_config_put16(handle, PCI_BCNF_MEM_BASE,
pci_config_get16(config_handle, PCI_BCNF_MEM_BASE),
mem_base = pci_config_get16(config_handle, PCI_BCNF_MEM_BASE);
pci_config_put16(handle, PCI_BCNF_MEM_BASE,
pci_config_put16(h, PCI_BCNF_MEM_BASE,
pci_config_put16(h, PCI_BCNF_MEM_BASE, 0xffff);
pci_config_get16(config_handle, PCI_BCNF_MEM_BASE));
pci_putw(bus, dev, func, PCI_BCNF_MEM_BASE,
val = pci_getw(bus, dev, func, PCI_BCNF_MEM_BASE);
pci_config_put16(handle, PCI_BCNF_MEM_BASE,
pci_config_put16(h, PCI_BCNF_MEM_BASE,
pci_config_get16(config_handle, PCI_BCNF_MEM_BASE));
pci_config_put16(h, PCI_BCNF_MEM_BASE, 0xffff);
mem_base = pci_config_get16(config_handle, PCI_BCNF_MEM_BASE);