Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/megaraid/
Dmegaraid_sas_base.c166 {PCI_DEVICE(PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_VERDE_ZCR)},
2349 (instance->pdev->device == PCI_DEVICE_ID_LSI_VERDE_ZCR)) { in megasas_do_ocr()
3991 (instance->pdev->device == PCI_DEVICE_ID_LSI_VERDE_ZCR) in process_fw_state_change_wq()
4058 PCI_DEVICE_ID_LSI_VERDE_ZCR)) { in megasas_deplete_reply_queue()
Dmegaraid_sas.h36 #define PCI_DEVICE_ID_LSI_VERDE_ZCR 0x0413 macro