Home
last modified time | relevance | path

Searched defs:mv_priv (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/ata/
H A Dsata_mv.c251 struct mv_priv { struct
252 char name[12];
253 u32 link;
254 u32 regbase;
255 u32 queue_depth;
256 u16 pio;
257 u16 mwdma;
258 u16 udma;
283 struct mv_priv *priv = (struct mv_priv *)sata_dev_desc[port].priv; in mv_stop_edma_engine() argument