Home
last modified time | relevance | path

Searched refs:pcix_cmd_reg (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dipr.c763 int pcix_cmd_reg = pci_find_capability(ioa_cfg->pdev, PCI_CAP_ID_PCIX); in ipr_save_pcix_cmd_reg() local
765 if (pcix_cmd_reg == 0) in ipr_save_pcix_cmd_reg()
768 if (pci_read_config_word(ioa_cfg->pdev, pcix_cmd_reg + PCI_X_CMD, in ipr_save_pcix_cmd_reg()
787 int pcix_cmd_reg = pci_find_capability(ioa_cfg->pdev, PCI_CAP_ID_PCIX); in ipr_set_pcix_cmd_reg() local
789 if (pcix_cmd_reg) { in ipr_set_pcix_cmd_reg()
790 if (pci_write_config_word(ioa_cfg->pdev, pcix_cmd_reg + PCI_X_CMD, in ipr_set_pcix_cmd_reg()