Searched defs:udmaspec (Results 1 - 1 of 1) sorted by relevance

/drivers/ata/
H A Dpata_mpc52xx.c59 const struct udmaspec *udmaspec; member in struct:mpc52xx_ata_priv
103 struct udmaspec { struct
123 static const struct udmaspec udmaspec66[6] = {
150 static const struct udmaspec udmaspec132[6] = {
314 const struct udmaspec *s = &priv->udmaspec[speed];
767 priv->udmaspec = udmaspec66;
770 priv->udmaspec = udmaspec132;

Completed in 19 milliseconds