Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/megaraid/
Dmegaraid_sas_base.c89 {PCI_DEVICE(PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_SAS1064R)},
1678 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_SAS1064R) || in megasas_do_ocr()
2491 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_SAS1064R) || in process_fw_state_change_wq()
2558 PCI_DEVICE_ID_LSI_SAS1064R) || in megasas_deplete_reply_queue()
3490 case PCI_DEVICE_ID_LSI_SAS1064R: in megasas_init_fw()
/linux-3.4.99/include/linux/
Dpci_ids.h205 #define PCI_DEVICE_ID_LSI_SAS1064R 0x0411 macro