PCI_INIT_ENABLE
pci_write_config_dword(dev, PCI_INIT_ENABLE, PCI_EN_INIT_WR);
pci_write_config_dword(dev, PCI_INIT_ENABLE,
pci_write_config_dword(dev, PCI_INIT_ENABLE,
pci_write_config_dword(dev, PCI_INIT_ENABLE, PCI_EN_FIFO_WR);
pci_write_config_dword(dev, PCI_INIT_ENABLE, PCI_EN_INIT_WR);
pci_write_config_dword(dev, PCI_INIT_ENABLE,
pci_write_config_dword(dev, PCI_INIT_ENABLE,
pci_write_config_dword(dev, PCI_INIT_ENABLE, 0);
pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, PCI_EN_INIT_WR);
pci_write_config_dword(sst_dev, PCI_INIT_ENABLE,
pci_write_config_dword(sst_dev, PCI_INIT_ENABLE,
pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, PCI_EN_FIFO_WR);
pci_read_config_dword(sst_dev, PCI_INIT_ENABLE, &tmp);
pci_write_config_dword(sst_dev, PCI_INIT_ENABLE,
pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, tmp);