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

#include <request.h>

Data Structures

struct  isci_stp_pio_sgl
 

Data Fields

u32 pio_len
 
u8 status
 
struct
isci_stp_request::isci_stp_pio_sgl 
sgl
 

Detailed Description

isci_stp_request - extra request infrastructure to handle pio/atapi protocol - number of bytes requested at PIO setup - pio setup ending status value to tell us if we need to wait for another fis or if the transfer is complete. Upon receipt of a d2h fis this will be the status field of that fis. - track pio transfer progress as we iterate through the sgl

Definition at line 71 of file request.h.

Field Documentation

u32 pio_len

Definition at line 72 of file request.h.

Definition at line 73 of file request.h.


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