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

#include <libata.h>

Data Fields

unsigned long flags
 
unsigned long link_flags
 
unsigned long pio_mask
 
unsigned long mwdma_mask
 
unsigned long udma_mask
 
struct ata_port_operationsport_ops
 
voidprivate_data
 

Detailed Description

Definition at line 919 of file libata.h.

Field Documentation

unsigned long flags

Definition at line 920 of file libata.h.

unsigned long link_flags

Definition at line 921 of file libata.h.

unsigned long mwdma_mask

Definition at line 923 of file libata.h.

unsigned long pio_mask

Definition at line 922 of file libata.h.

Definition at line 925 of file libata.h.

void* private_data

Definition at line 926 of file libata.h.

unsigned long udma_mask

Definition at line 924 of file libata.h.


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