Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Ddpti.h80 #define PCI_DPT_DEVICE_ID (0xA501) // DPT PCI I2O Device ID macro
Ddpt_i2o.c182 { PCI_DPT_VENDOR_ID, PCI_DPT_DEVICE_ID, PCI_ANY_ID, PCI_ANY_ID,},
200 if(pDev->device == PCI_DPT_DEVICE_ID || in adpt_detect()
902 if(pDev->device == PCI_DPT_DEVICE_ID){ in adpt_install_hba()