Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dpata_hpt37x.c33 struct hpt_chip { struct
122 static const struct hpt_chip hpt370 = {
133 static const struct hpt_chip hpt370a = {
144 static const struct hpt_chip hpt372 = {
155 static const struct hpt_chip hpt302 = {
166 static const struct hpt_chip hpt371 = {
177 static const struct hpt_chip hpt372a = {
188 static const struct hpt_chip hpt374 = {
809 const struct hpt_chip *chip_table; in hpt37x_init_one()