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

#include <ahci.h>

Data Fields

void __iomemmmio
 
unsigned int flags
 
u32 cap
 
u32 cap2
 
u32 port_map
 
u32 saved_cap
 
u32 saved_cap2
 
u32 saved_port_map
 
u32 em_loc
 
u32 em_buf_sz
 
u32 em_msg_type
 
struct clkclk
 

Detailed Description

Definition at line 308 of file ahci.h.

Field Documentation

u32 cap

Definition at line 311 of file ahci.h.

u32 cap2

Definition at line 312 of file ahci.h.

Definition at line 320 of file ahci.h.

u32 em_buf_sz

Definition at line 318 of file ahci.h.

u32 em_loc

Definition at line 317 of file ahci.h.

u32 em_msg_type

Definition at line 319 of file ahci.h.

unsigned int flags

Definition at line 310 of file ahci.h.

void __iomem* mmio

Definition at line 309 of file ahci.h.

u32 port_map

Definition at line 313 of file ahci.h.

u32 saved_cap

Definition at line 314 of file ahci.h.

u32 saved_cap2

Definition at line 315 of file ahci.h.

u32 saved_port_map

Definition at line 316 of file ahci.h.


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