Searched defs:_VirtTarget (Results 1 – 1 of 1) sorted by relevance
387 typedef struct _VirtTarget { struct388 struct scsi_target *starget;389 u8 tflags;390 u8 ioc_id;391 u8 id;392 u8 channel;393 u8 minSyncFactor; /* 0xFF is async */394 u8 maxOffset; /* 0 if async */395 u8 maxWidth; /* 0 if narrow, 1 if wide */396 u8 negoFlags; /* bit field, see above */[all …]