Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dpata_hpt37x.c809 const struct hpt_chip *chip_table; in hpt37x_init_one() local
830 chip_table = &hpt370; in hpt37x_init_one()
835 chip_table = &hpt370a; in hpt37x_init_one()
840 chip_table = &hpt372; in hpt37x_init_one()
854 chip_table = &hpt372a; in hpt37x_init_one()
862 chip_table = &hpt302; in hpt37x_init_one()
868 chip_table = &hpt371; in hpt37x_init_one()
878 chip_table = &hpt374; in hpt37x_init_one()
927 if (chip_table == &hpt372a) in hpt37x_init_one()
930 freq = hpt37x_pci_clock(dev, chip_table in hpt37x_init_one()
[all...]