Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_init.c3002 switch (phba->pci_dev_grp) { in lpfc_stop_hba_timers()
3014 phba->pci_dev_grp); in lpfc_stop_hba_timers()
6061 phba->pci_dev_grp = dev_grp; in lpfc_api_table_setup()
13722 switch (phba->pci_dev_grp) { in lpfc_pci_remove_one()
13732 phba->pci_dev_grp); in lpfc_pci_remove_one()
13759 switch (phba->pci_dev_grp) { in lpfc_pci_suspend_one()
13769 phba->pci_dev_grp); in lpfc_pci_suspend_one()
13795 switch (phba->pci_dev_grp) { in lpfc_pci_resume_one()
13805 phba->pci_dev_grp); in lpfc_pci_resume_one()
13833 switch (phba->pci_dev_grp) { in lpfc_io_error_detected()
[all …]
H A Dlpfc.h725 uint8_t pci_dev_grp; /* lpfc PCI dev group: 0x0, 0x1, 0x2,... */ member
H A Dlpfc_hbadisc.c635 if (phba->pci_dev_grp == LPFC_PCI_DEV_OC) in lpfc_work_done()
655 if (phba->pci_dev_grp == LPFC_PCI_DEV_OC) { in lpfc_work_done()