Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c3323 switch (phba->pci_dev_grp) { in lpfc_stop_hba_timers()
3335 phba->pci_dev_grp); in lpfc_stop_hba_timers()
7411 phba->pci_dev_grp = dev_grp; in lpfc_api_table_setup()
15375 switch (phba->pci_dev_grp) { in lpfc_pci_remove_one()
15385 phba->pci_dev_grp); in lpfc_pci_remove_one()
15411 switch (phba->pci_dev_grp) { in lpfc_pci_suspend_one()
15421 phba->pci_dev_grp); in lpfc_pci_suspend_one()
15447 switch (phba->pci_dev_grp) { in lpfc_pci_resume_one()
15457 phba->pci_dev_grp); in lpfc_pci_resume_one()
15489 switch (phba->pci_dev_grp) { in lpfc_io_error_detected()
[all …]
H A Dlpfc.h1011 uint8_t pci_dev_grp; /* lpfc PCI dev group: 0x0, 0x1, 0x2,... */ member
H A Dlpfc_hbadisc.c959 if (phba->pci_dev_grp == LPFC_PCI_DEV_OC && !hba_pci_err) in lpfc_work_done()
995 if (phba->pci_dev_grp == LPFC_PCI_DEV_OC) { in lpfc_work_done()