Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dpata_hpt3x2n.c527 case PCI_DEVICE_ID_TTI_HPT372N: in hpt3x2n_init_one()
611 { PCI_VDEVICE(TTI, PCI_DEVICE_ID_TTI_HPT372N), },
/linux-4.4.14/drivers/ide/
Dhpt366.c1519 { PCI_VDEVICE(TTI, PCI_DEVICE_ID_TTI_HPT372N), 5 },
/linux-4.4.14/include/linux/
Dpci_ids.h1369 #define PCI_DEVICE_ID_TTI_HPT372N 0x0009 /* apparently a 372N variant? */ macro