Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/
D3w-9xxx.h407 #ifndef PCI_DEVICE_ID_3WARE_9000
408 #define PCI_DEVICE_ID_3WARE_9000 0x1002 macro
D3w-9xxx.c972 if (tw_dev->tw_pci_dev->device != PCI_DEVICE_ID_3WARE_9000) { in twa_empty_response_queue_large()
2048 if (pdev->device == PCI_DEVICE_ID_3WARE_9000) { in twa_probe()
2107 if (use_msi && (pdev->device != PCI_DEVICE_ID_3WARE_9000) && in twa_probe()
2264 { PCI_VENDOR_ID_3WARE, PCI_DEVICE_ID_3WARE_9000,
/linux-6.6.21/include/linux/
Dpci_ids.h2059 #define PCI_DEVICE_ID_3WARE_9000 0x1002 macro