Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c148 {PCI_DEVICE(PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_SAS0073SKINNY)},
2213 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megaraid_sas_kill_hba()
4102 PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megasas_transition_to_ready()
4119 PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megasas_transition_to_ready()
4138 PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megasas_transition_to_ready()
5524 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megasas_init_adapter_mfi()
5990 case PCI_DEVICE_ID_LSI_SAS0073SKINNY: in megasas_init_fw()
7336 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megasas_init_ctrl_params()
H A Dmegaraid_sas.h37 #define PCI_DEVICE_ID_LSI_SAS0073SKINNY 0x0073 macro