Linux Kernel
3.7.1
|
#include <NCR5380.h>
Data Fields | |
NCR5380_implementation_fields | |
struct Scsi_Host * | host |
unsigned char | id_mask |
unsigned char | id_higher_mask |
unsigned char | targets_present |
volatile unsigned char | busy [8] |
volatile unsigned char | last_message |
volatile Scsi_Cmnd * | connected |
volatile Scsi_Cmnd * | issue_queue |
volatile Scsi_Cmnd * | disconnected_queue |
volatile int | restart_select |
volatile unsigned | aborted:1 |
int | flags |
unsigned long | time_expires |
int | select_time |
volatile Scsi_Cmnd * | selecting |
struct delayed_work | coroutine |
struct delayed_work coroutine |