Searched refs:pcie_reg (Results 1 – 2 of 2) sorted by relevance
413 int pcie_reg; in qla24xx_pci_info_str() local415 pcie_reg = pci_find_capability(ha->pdev, PCI_CAP_ID_EXP); in qla24xx_pci_info_str()416 if (pcie_reg) { in qla24xx_pci_info_str()420 pcie_reg += 0x12; in qla24xx_pci_info_str()421 pci_read_config_word(ha->pdev, pcie_reg, &pcie_lstat); in qla24xx_pci_info_str()
1575 int pcie_reg; in qla82xx_pci_info_str() local1580 pcie_reg = pci_find_capability(ha->pdev, PCI_CAP_ID_EXP); in qla82xx_pci_info_str()1581 pci_read_config_word(ha->pdev, pcie_reg + PCI_EXP_LNKSTA, &lnk); in qla82xx_pci_info_str()