Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ata/
Dpata_hpt37x.c169 static const struct hpt_chip hpt371 = { variable
889 chip_table = &hpt371; in hpt37x_init_one()
/Linux-v5.4/drivers/ide/
Dhpt366.c503 static const struct hpt_info hpt371 = { variable
1437 info = (rev > 1) ? &hpt371n : &hpt371; in hpt366_init_one()