Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dpata_hpt37x.c168 static const struct hpt_chip hpt371 = { variable
888 chip_table = &hpt371; in hpt37x_init_one()
/Linux-v4.19/drivers/ide/
Dhpt366.c502 static const struct hpt_info hpt371 = { variable
1436 info = (rev > 1) ? &hpt371n : &hpt371; in hpt366_init_one()