Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_init.c2368 switch (phba->pci_dev_grp) { in lpfc_stop_hba_timers()
2380 phba->pci_dev_grp); in lpfc_stop_hba_timers()
3846 phba->pci_dev_grp = dev_grp; in lpfc_api_table_setup()
9213 switch (phba->pci_dev_grp) { in lpfc_pci_remove_one()
9223 phba->pci_dev_grp); in lpfc_pci_remove_one()
9250 switch (phba->pci_dev_grp) { in lpfc_pci_suspend_one()
9260 phba->pci_dev_grp); in lpfc_pci_suspend_one()
9286 switch (phba->pci_dev_grp) { in lpfc_pci_resume_one()
9296 phba->pci_dev_grp); in lpfc_pci_resume_one()
9324 switch (phba->pci_dev_grp) { in lpfc_io_error_detected()
[all …]
Dlpfc.h549 uint8_t pci_dev_grp; /* lpfc PCI dev group: 0x0, 0x1, 0x2,... */ member
Dlpfc_hbadisc.c595 if (phba->pci_dev_grp == LPFC_PCI_DEV_OC) in lpfc_work_done()
609 if (phba->pci_dev_grp == LPFC_PCI_DEV_OC) { in lpfc_work_done()
Dlpfc_attr.c3861 if (phba->pci_dev_grp == LPFC_PCI_DEV_OC) { in sysfs_mbox_read()