Lines Matching defs:_VirtTarget
387 typedef struct _VirtTarget { struct
388 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 */
397 u8 raidVolume; /* set, if RAID Volume */
398 u8 type; /* byte 0 of Inquiry data */
399 u8 deleted; /* target in process of being removed */
400 u8 inDMD; /* currently in the device
402 u32 num_luns;