Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/
DBusLogic.h918 struct BusLogic_TargetFlags { struct
919 bool TargetExists:1;
920 bool TaggedQueuingSupported:1;
921 bool WideTransfersSupported:1;
922 bool TaggedQueuingActive:1;
923 bool WideTransfersActive:1;
924 bool CommandSuccessfulFlag:1;
925 bool TargetInfoReported:1;