Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/megaraid/
Dmegaraid_sas_base.c168 {PCI_DEVICE(PCI_VENDOR_ID_DELL, PCI_DEVICE_ID_DELL_PERC5)},
2348 (instance->pdev->device == PCI_DEVICE_ID_DELL_PERC5) || in megasas_do_ocr()
3988 (instance->pdev->device == PCI_DEVICE_ID_DELL_PERC5) || in process_fw_state_change_wq()
4052 PCI_DEVICE_ID_DELL_PERC5) || in megasas_deplete_reply_queue()
6071 case PCI_DEVICE_ID_DELL_PERC5: in megasas_init_fw()
7073 (instance->pdev->device == PCI_DEVICE_ID_DELL_PERC5)) { in megasas_set_adapter_type()
/linux-6.1.9/include/linux/
Dpci_ids.h644 #define PCI_DEVICE_ID_DELL_PERC5 0x0015 macro