Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ata/
Dpata_hpt37x.c412 if (pdev->device == PCI_DEVICE_ID_TTI_HPT366 && pdev->revision < 5) { in hpt37x_pre_reset()
818 case PCI_DEVICE_ID_TTI_HPT366: in hpt37x_init_one()
1010 { PCI_VDEVICE(TTI, PCI_DEVICE_ID_TTI_HPT366), },
Dpata_hpt3x2n.c506 case PCI_DEVICE_ID_TTI_HPT366: in hpt3x2n_init_one()
607 { PCI_VDEVICE(TTI, PCI_DEVICE_ID_TTI_HPT366), },
Dpata_hpt366.c440 { PCI_VDEVICE(TTI, PCI_DEVICE_ID_TTI_HPT366), },
/linux-6.1.9/include/linux/
Dpci_ids.h1408 #define PCI_DEVICE_ID_TTI_HPT366 0x0004 macro