Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_init.c3318 switch (phba->pci_dev_grp) { in lpfc_stop_hba_timers()
3330 phba->pci_dev_grp); in lpfc_stop_hba_timers()
7425 phba->pci_dev_grp = dev_grp; in lpfc_api_table_setup()
15457 switch (phba->pci_dev_grp) { in lpfc_pci_remove_one()
15467 phba->pci_dev_grp); in lpfc_pci_remove_one()
15493 switch (phba->pci_dev_grp) { in lpfc_pci_suspend_one()
15503 phba->pci_dev_grp); in lpfc_pci_suspend_one()
15529 switch (phba->pci_dev_grp) { in lpfc_pci_resume_one()
15539 phba->pci_dev_grp); in lpfc_pci_resume_one()
15571 switch (phba->pci_dev_grp) { in lpfc_io_error_detected()
[all …]
Dlpfc.h999 uint8_t pci_dev_grp; /* lpfc PCI dev group: 0x0, 0x1, 0x2,... */ member
Dlpfc_hbadisc.c904 if (phba->pci_dev_grp == LPFC_PCI_DEV_OC && !hba_pci_err) in lpfc_work_done()
940 if (phba->pci_dev_grp == LPFC_PCI_DEV_OC) { in lpfc_work_done()