Linux Kernel
3.7.1
|
#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 |
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