Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/megaraid/
Dmegaraid_sas_base.c106 {PCI_DEVICE(PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_SAS0073SKINNY)},
1583 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megaraid_sas_kill_hba()
1609 PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megasas_check_and_restore_queue_depth()
1846 PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megasas_wait_for_outstanding()
2638 PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megasas_transition_to_ready()
2658 PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megasas_transition_to_ready()
2679 PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megasas_transition_to_ready()
3494 case PCI_DEVICE_ID_LSI_SAS0073SKINNY: in megasas_init_fw()
3831 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megasas_io_attach()
4062 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0073SKINNY) || in megasas_probe_one()
Dmegaraid_sas.h48 #define PCI_DEVICE_ID_LSI_SAS0073SKINNY 0x0073 macro