Home
last modified time | relevance | path

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

/linux-2.6.39/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.c888 case PCI_DEVICE_ID_TTI_HPT371: in hpt37x_init_one()
1046 { PCI_VDEVICE(TTI, PCI_DEVICE_ID_TTI_HPT371), },
/linux-2.6.39/drivers/ide/
Dhpt366.c1517 { PCI_VDEVICE(TTI, PCI_DEVICE_ID_TTI_HPT371), 3 },
/linux-2.6.39/include/linux/
Dpci_ids.h1319 #define PCI_DEVICE_ID_TTI_HPT371 0x0007 macro