Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_LSI_SAS1078R (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/scsi/megaraid/
Dmegaraid_sas.h43 #define PCI_DEVICE_ID_LSI_SAS1078R 0x0060 macro
Dmegaraid_sas_base.c98 {PCI_DEVICE(PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_SAS1078R)},
3486 case PCI_DEVICE_ID_LSI_SAS1078R: in megasas_init_fw()
4081 if ((instance->pdev->device != PCI_DEVICE_ID_LSI_SAS1078R) && in megasas_probe_one()