Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ata/
Dpata_hpt3x2n.c513 case PCI_DEVICE_ID_TTI_HPT371: in hpt3x2n_init_one()
554 if (dev->device == PCI_DEVICE_ID_TTI_HPT371) { in hpt3x2n_init_one()
600 if (dev->device == PCI_DEVICE_ID_TTI_HPT371) in hpt3x2n_init_one()
609 { PCI_VDEVICE(TTI, PCI_DEVICE_ID_TTI_HPT371), },
Dpata_hpt37x.c885 case PCI_DEVICE_ID_TTI_HPT371: in hpt37x_init_one()
1043 { PCI_VDEVICE(TTI, PCI_DEVICE_ID_TTI_HPT371), },
/Linux-v5.10/drivers/ide/
Dhpt366.c1514 { PCI_VDEVICE(TTI, PCI_DEVICE_ID_TTI_HPT371), 3 },
/Linux-v5.10/include/linux/
Dpci_ids.h1393 #define PCI_DEVICE_ID_TTI_HPT371 0x0007 macro