Searched refs:PCI_VENDOR_ID_ATTO (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_ids.h | 125 {PCI_VENDOR_ID_ATTO, PCI_DEVICE_ID_CLRY_16XE, 126 PCI_VENDOR_ID_ATTO, PCI_DEVICE_ID_CLRY_161E, }, 127 {PCI_VENDOR_ID_ATTO, PCI_DEVICE_ID_CLRY_16XE, 128 PCI_VENDOR_ID_ATTO, PCI_DEVICE_ID_CLRY_162E, }, 129 {PCI_VENDOR_ID_ATTO, PCI_DEVICE_ID_CLRY_16XE, 130 PCI_VENDOR_ID_ATTO, PCI_DEVICE_ID_CLRY_164E, }, 131 {PCI_VENDOR_ID_ATTO, PCI_DEVICE_ID_CLRY_16XP, 132 PCI_VENDOR_ID_ATTO, PCI_DEVICE_ID_CLRY_161P, }, 133 {PCI_VENDOR_ID_ATTO, PCI_DEVICE_ID_CLRY_16XP, 134 PCI_VENDOR_ID_ATTO, PCI_DEVICE_ID_CLRY_162P, }, [all …]
|
H A D | lpfc_hw.h | 1767 #define PCI_VENDOR_ID_ATTO 0x117c macro
|
H A D | lpfc_init.c | 2539 if (phba->pcidev->vendor == PCI_VENDOR_ID_ATTO) { in lpfc_get_hba_model_desc()
|
/openbmc/linux/drivers/scsi/pm8001/ |
H A D | pm8001_init.c | 694 pm8001_ha->pdev->subsystem_vendor == PCI_VENDOR_ID_ATTO) { in pm8001_init_sas_add() 732 pm8001_ha->pdev->subsystem_vendor == PCI_VENDOR_ID_ATTO) { in pm8001_init_sas_add() 929 case PCI_VENDOR_ID_ATTO: in pm8001_configure_phy_settings() 1494 { PCI_VENDOR_ID_ATTO, 0x8070, 1495 PCI_VENDOR_ID_ATTO, 0x0070, 0, 0, chip_8070 }, 1496 { PCI_VENDOR_ID_ATTO, 0x8070, 1497 PCI_VENDOR_ID_ATTO, 0x0071, 0, 0, chip_8070 }, 1498 { PCI_VENDOR_ID_ATTO, 0x8072, 1499 PCI_VENDOR_ID_ATTO, 0x0072, 0, 0, chip_8072 }, 1500 { PCI_VENDOR_ID_ATTO, 0x8072, [all …]
|
H A D | pm80xx_hwi.c | 1672 PCI_VENDOR_ID_ATTO && in pm80xx_chip_soft_rst()
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptspi.c | 1243 { PCI_VENDOR_ID_ATTO, MPI_MANUFACTPAGE_DEVID_53C1030,
|
H A D | mptbase.c | 5499 } else if (ioc->pcidev->vendor == PCI_VENDOR_ID_ATTO) { in mpt_GetScsiPortSettings()
|
/openbmc/u-boot/include/ |
H A D | pci_ids.h | 1594 #define PCI_VENDOR_ID_ATTO 0x117c macro
|
/openbmc/linux/include/linux/ |
H A D | pci_ids.h | 1643 #define PCI_VENDOR_ID_ATTO 0x117c macro
|