|
Linux Kernel
3.7.1
|
Data Fields | |
| unsigned char | control |
| unsigned char | target_channel_lun |
| unsigned char | target_status |
| unsigned char | SG_segment_count |
| unsigned int | SG_list_pointer |
| unsigned char | residual_SG_segment_count |
| unsigned char | residual_data_count [3] |
| unsigned int | data_pointer |
| unsigned int | data_count |
| unsigned int | SCSI_cmd_pointer |
| unsigned char | SCSI_cmd_length |
| unsigned char | tag |
| unsigned char | next |
| unsigned char | prev |
| unsigned int | pad |
Definition at line 618 of file aic7xxx_old.c.
| unsigned char control |
Definition at line 620 of file aic7xxx_old.c.
| unsigned int data_count |
Definition at line 628 of file aic7xxx_old.c.
| unsigned int data_pointer |
Definition at line 627 of file aic7xxx_old.c.
| unsigned char next |
Definition at line 635 of file aic7xxx_old.c.
| unsigned int pad |
Definition at line 639 of file aic7xxx_old.c.
| unsigned char prev |
Definition at line 638 of file aic7xxx_old.c.
| unsigned char residual_data_count[3] |
Definition at line 626 of file aic7xxx_old.c.
| unsigned char residual_SG_segment_count |
Definition at line 625 of file aic7xxx_old.c.
| unsigned char SCSI_cmd_length |
Definition at line 630 of file aic7xxx_old.c.
| unsigned int SCSI_cmd_pointer |
Definition at line 629 of file aic7xxx_old.c.
| unsigned int SG_list_pointer |
Definition at line 624 of file aic7xxx_old.c.
| unsigned char SG_segment_count |
Definition at line 623 of file aic7xxx_old.c.
Definition at line 631 of file aic7xxx_old.c.
| unsigned char target_channel_lun |
Definition at line 621 of file aic7xxx_old.c.
| unsigned char target_status |
Definition at line 622 of file aic7xxx_old.c.
1.8.2