Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c162 {PCI_DEVICE(PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_SAS0073SKINNY)},
2228 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megaraid_sas_kill_hba()
4150 PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megasas_transition_to_ready()
4167 PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megasas_transition_to_ready()
4186 PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megasas_transition_to_ready()
5571 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megasas_init_adapter_mfi()
6062 case PCI_DEVICE_ID_LSI_SAS0073SKINNY: in megasas_init_fw()
7430 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megasas_init_ctrl_params()
H A Dmegaraid_sas.h39 #define PCI_DEVICE_ID_LSI_SAS0073SKINNY 0x0073 macro