Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/ata/
Dpata_hpt37x.c158 static const struct hpt_chip hpt302 = { variable
886 chip_table = &hpt302; in hpt37x_init_one()
/linux-3.4.99/drivers/ide/
Dhpt366.c494 static const struct hpt_info hpt302 __devinitdata = {
1436 info = (rev > 1) ? &hpt302n : &hpt302; in hpt366_init_one()