Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A D3w-9xxx.h407 #ifndef PCI_DEVICE_ID_3WARE_9000
408 #define PCI_DEVICE_ID_3WARE_9000 0x1002 macro
H A D3w-9xxx.c972 if (tw_dev->tw_pci_dev->device != PCI_DEVICE_ID_3WARE_9000) { in twa_empty_response_queue_large()
2049 if (pdev->device == PCI_DEVICE_ID_3WARE_9000) { in twa_probe()
2108 if (use_msi && (pdev->device != PCI_DEVICE_ID_3WARE_9000) && in twa_probe()
2265 { PCI_VENDOR_ID_3WARE, PCI_DEVICE_ID_3WARE_9000,
/linux/include/linux/
H A Dpci_ids.h2063 #define PCI_DEVICE_ID_3WARE_9000 0x1002 macro