Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_base.c126 {PCI_DEVICE(PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_VERDE_ZCR)},
1863 (instance->pdev->device == PCI_DEVICE_ID_LSI_VERDE_ZCR)) { in megasas_do_ocr()
3217 (instance->pdev->device == PCI_DEVICE_ID_LSI_VERDE_ZCR) in process_fw_state_change_wq()
3286 PCI_DEVICE_ID_LSI_VERDE_ZCR)) { in megasas_deplete_reply_queue()
Dmegaraid_sas.h45 #define PCI_DEVICE_ID_LSI_VERDE_ZCR 0x0413 macro