Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_init.c2685 switch (phba->pci_dev_grp) { in lpfc_stop_hba_timers()
2697 phba->pci_dev_grp); in lpfc_stop_hba_timers()
4696 phba->pci_dev_grp = dev_grp; in lpfc_api_table_setup()
10898 switch (phba->pci_dev_grp) { in lpfc_pci_remove_one()
10908 phba->pci_dev_grp); in lpfc_pci_remove_one()
10935 switch (phba->pci_dev_grp) { in lpfc_pci_suspend_one()
10945 phba->pci_dev_grp); in lpfc_pci_suspend_one()
10971 switch (phba->pci_dev_grp) { in lpfc_pci_resume_one()
10981 phba->pci_dev_grp); in lpfc_pci_resume_one()
11009 switch (phba->pci_dev_grp) { in lpfc_io_error_detected()
[all …]
Dlpfc.h607 uint8_t pci_dev_grp; /* lpfc PCI dev group: 0x0, 0x1, 0x2,... */ member
Dlpfc_hbadisc.c642 if (phba->pci_dev_grp == LPFC_PCI_DEV_OC) in lpfc_work_done()
656 if (phba->pci_dev_grp == LPFC_PCI_DEV_OC) { in lpfc_work_done()