Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mv_hw_ops Struct Reference

Data Fields

void(* phy_errata )(struct mv_host_priv *hpriv, void __iomem *mmio, unsigned int port)
 
void(* enable_leds )(struct mv_host_priv *hpriv, void __iomem *mmio)
 
void(* read_preamp )(struct mv_host_priv *hpriv, int idx, void __iomem *mmio)
 
int(* reset_hc )(struct mv_host_priv *hpriv, void __iomem *mmio, unsigned int n_hc)
 
void(* reset_flash )(struct mv_host_priv *hpriv, void __iomem *mmio)
 
void(* reset_bus )(struct ata_host *host, void __iomem *mmio)
 

Detailed Description

Definition at line 570 of file sata_mv.c.

Field Documentation

void(* enable_leds)(struct mv_host_priv *hpriv, void __iomem *mmio)

Definition at line 573 of file sata_mv.c.

void(* phy_errata)(struct mv_host_priv *hpriv, void __iomem *mmio, unsigned int port)

Definition at line 571 of file sata_mv.c.

void(* read_preamp)(struct mv_host_priv *hpriv, int idx, void __iomem *mmio)

Definition at line 574 of file sata_mv.c.

void(* reset_bus)(struct ata_host *host, void __iomem *mmio)

Definition at line 579 of file sata_mv.c.

void(* reset_flash)(struct mv_host_priv *hpriv, void __iomem *mmio)

Definition at line 578 of file sata_mv.c.

int(* reset_hc)(struct mv_host_priv *hpriv, void __iomem *mmio, unsigned int n_hc)

Definition at line 576 of file sata_mv.c.


The documentation for this struct was generated from the following file: