Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_3WARE_9000 (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
D3w-9xxx.h407 #ifndef PCI_DEVICE_ID_3WARE_9000
408 #define PCI_DEVICE_ID_3WARE_9000 0x1002 macro
D3w-9xxx.c967 if (tw_dev->tw_pci_dev->device != PCI_DEVICE_ID_3WARE_9000) { in twa_empty_response_queue_large()
2057 if (pdev->device == PCI_DEVICE_ID_3WARE_9000) { in twa_probe()
2116 if (use_msi && (pdev->device != PCI_DEVICE_ID_3WARE_9000) && in twa_probe()
2288 { PCI_VENDOR_ID_3WARE, PCI_DEVICE_ID_3WARE_9000,
/kernel/linux/linux-5.10/include/linux/
Dpci_ids.h2074 #define PCI_DEVICE_ID_3WARE_9000 0x1002 macro