Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
D3w-9xxx.h415 #ifndef PCI_DEVICE_ID_3WARE_9000
416 #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()
2081 if (pdev->device == PCI_DEVICE_ID_3WARE_9000) { in twa_probe()
2137 if (use_msi && (pdev->device != PCI_DEVICE_ID_3WARE_9000) && in twa_probe()
2309 { PCI_VENDOR_ID_3WARE, PCI_DEVICE_ID_3WARE_9000,
/linux-3.4.99/include/linux/
Dpci_ids.h1995 #define PCI_DEVICE_ID_3WARE_9000 0x1002 macro