|
Linux Kernel
3.7.1
|
#include <libata.h>
Data Fields | |
| struct ata_port * | ap |
| struct ata_device * | dev |
| struct scsi_cmnd * | scsicmd |
| void(* | scsidone )(struct scsi_cmnd *) |
| struct ata_taskfile | tf |
| u8 | cdb [ATAPI_CDB_LEN] |
| unsigned long | flags |
| unsigned int | tag |
| unsigned int | n_elem |
| unsigned int | orig_n_elem |
| int | dma_dir |
| unsigned int | sect_size |
| unsigned int | nbytes |
| unsigned int | extrabytes |
| unsigned int | curbytes |
| struct scatterlist | sgent |
| struct scatterlist * | sg |
| struct scatterlist * | cursg |
| unsigned int | cursg_ofs |
| unsigned int | err_mask |
| struct ata_taskfile | result_tf |
| ata_qc_cb_t | complete_fn |
| void * | private_data |
| void * | lldd_task |
| u8 cdb[ATAPI_CDB_LEN] |
| ata_qc_cb_t complete_fn |
| struct scatterlist* cursg |
| struct ata_device* dev |
| struct ata_taskfile result_tf |
| struct scatterlist* sg |
| struct scatterlist sgent |
1.8.2