Home
last modified time | relevance | path

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

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