Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_TTI_HPT371 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/ata/
Dpata_hpt3x2n.c512 case PCI_DEVICE_ID_TTI_HPT371: in hpt3x2n_init_one()
553 if (dev->device == PCI_DEVICE_ID_TTI_HPT371) { in hpt3x2n_init_one()
599 if (dev->device == PCI_DEVICE_ID_TTI_HPT371) in hpt3x2n_init_one()
608 { PCI_VDEVICE(TTI, PCI_DEVICE_ID_TTI_HPT371), },
Dpata_hpt37x.c887 case PCI_DEVICE_ID_TTI_HPT371: in hpt37x_init_one()
1045 { PCI_VDEVICE(TTI, PCI_DEVICE_ID_TTI_HPT371), },
/linux-4.4.14/drivers/ide/
Dhpt366.c1517 { PCI_VDEVICE(TTI, PCI_DEVICE_ID_TTI_HPT371), 3 },
/linux-4.4.14/include/linux/
Dpci_ids.h1367 #define PCI_DEVICE_ID_TTI_HPT371 0x0007 macro