Home
last modified time | relevance | path

Searched defs:_VirtTarget (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/message/fusion/
H A Dmptbase.h387 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 */
[all …]