Lines Matching refs:pcidev
3087 dev_warn(&((phba->pcidev)->dev), in lpfc_sli_handle_fast_ring_event()
3282 dev_warn(&((phba->pcidev)->dev), in lpfc_sli_sp_handle_rspiocb()
3802 pci_read_config_byte(phba->pcidev, PCI_HEADER_TYPE, &hdrtype); in lpfc_reset_barrier()
4019 pci_read_config_word(phba->pcidev, PCI_COMMAND, &cfg_value); in lpfc_sli_brdreset()
4020 pci_write_config_word(phba->pcidev, PCI_COMMAND, in lpfc_sli_brdreset()
4034 pci_write_config_word(phba->pcidev, PCI_COMMAND, cfg_value); in lpfc_sli_brdreset()
4096 pci_read_config_word(phba->pcidev, PCI_COMMAND, &cfg_value); in lpfc_sli4_brdreset()
4097 pci_write_config_word(phba->pcidev, PCI_COMMAND, (cfg_value & in lpfc_sli4_brdreset()
4105 pci_write_config_word(phba->pcidev, PCI_COMMAND, cfg_value); in lpfc_sli4_brdreset()
4178 pci_disable_pcie_error_reporting(phba->pcidev); in lpfc_sli_brdrestart_s3()
4222 pci_disable_pcie_error_reporting(phba->pcidev); in lpfc_sli_brdrestart_s4()
4673 rc = pci_enable_pcie_error_reporting(phba->pcidev); in lpfc_sli_hba_setup()
4873 dmabuf->virt = dma_zalloc_coherent(&phba->pcidev->dev, dma_size, in lpfc_sli4_read_rev()
4895 dma_free_coherent(&phba->pcidev->dev, dma_size, in lpfc_sli4_read_rev()
4911 dma_free_coherent(&phba->pcidev->dev, dma_size, in lpfc_sli4_read_rev()
6586 rc = pci_enable_pcie_error_reporting(phba->pcidev); in lpfc_sli4_hba_setup()
6932 if (unlikely(pci_channel_offline(phba->pcidev))) { in lpfc_sli_issue_mbox_s3()
7943 if (unlikely(pci_channel_offline(phba->pcidev))) in __lpfc_sli_issue_iocb_s3()
10817 if (unlikely(pci_channel_offline(phba->pcidev))) { in lpfc_sli_check_eratt()
10858 if (unlikely(pci_channel_offline(phba->pcidev))) in lpfc_intr_state_check()
12740 dma_free_coherent(&queue->phba->pcidev->dev, SLI4_PAGE_SIZE, in lpfc_sli4_queue_free()
12784 dmabuf->virt = dma_zalloc_coherent(&phba->pcidev->dev, in lpfc_sli4_queue_alloc()
12832 if (!phba->pcidev) in lpfc_dual_chute_pci_bar_map()