Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dpata_hpt3x2n.c511 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.c864 case PCI_DEVICE_ID_TTI_HPT371: in hpt37x_init_one()
906 if (dev->device == PCI_DEVICE_ID_TTI_HPT371) { in hpt37x_init_one()
1011 { PCI_VDEVICE(TTI, PCI_DEVICE_ID_TTI_HPT371), },
/Linux-v6.6/include/linux/
Dpci_ids.h1423 #define PCI_DEVICE_ID_TTI_HPT371 0x0007 macro