taglinefilesource code
CommandLineEntry1231drivers/scsi/BusLogic.cif (HostAdapter->CommandLineEntry != NULL &&
CommandLineEntry1232drivers/scsi/BusLogic.cHostAdapter->CommandLineEntry->TaggedQueueDepth > 0)
CommandLineEntry1234drivers/scsi/BusLogic.cHostAdapter->CommandLineEntry->TaggedQueueDepth;
CommandLineEntry1246drivers/scsi/BusLogic.cif (HostAdapter->CommandLineEntry != NULL &&
CommandLineEntry1247drivers/scsi/BusLogic.cHostAdapter->CommandLineEntry->BusSettleTime > 0)
CommandLineEntry1248drivers/scsi/BusLogic.cHostAdapter->BusSettleTime = HostAdapter->CommandLineEntry->BusSettleTime;
CommandLineEntry1253drivers/scsi/BusLogic.cif (HostAdapter->CommandLineEntry != NULL)
CommandLineEntry1254drivers/scsi/BusLogic.cHostAdapter->LocalOptions = HostAdapter->CommandLineEntry->LocalOptions;
CommandLineEntry1259drivers/scsi/BusLogic.cif (HostAdapter->CommandLineEntry != NULL)
CommandLineEntry1261drivers/scsi/BusLogic.cHostAdapter->CommandLineEntry->ErrorRecoveryStrategy,
CommandLineEntry1299drivers/scsi/BusLogic.cif (HostAdapter->CommandLineEntry != NULL)
CommandLineEntry1301drivers/scsi/BusLogic.c(HostAdapter->CommandLineEntry->TaggedQueuingPermitted &
CommandLineEntry1302drivers/scsi/BusLogic.cHostAdapter->CommandLineEntry->TaggedQueuingPermittedMask) |
CommandLineEntry1304drivers/scsi/BusLogic.c~HostAdapter->CommandLineEntry->TaggedQueuingPermittedMask);
CommandLineEntry1890drivers/scsi/BusLogic.cHostAdapter->CommandLineEntry =
CommandLineEntry1916drivers/scsi/BusLogic.cHostAdapter->CommandLineEntry =
CommandLineEntry3214drivers/scsi/BusLogic.cBusLogic_CommandLineEntry_T *CommandLineEntry =
CommandLineEntry3218drivers/scsi/BusLogic.cCommandLineEntry->IO_Address = 0;
CommandLineEntry3219drivers/scsi/BusLogic.cCommandLineEntry->TaggedQueueDepth = 0;
CommandLineEntry3220drivers/scsi/BusLogic.cCommandLineEntry->BusSettleTime = 0;
CommandLineEntry3221drivers/scsi/BusLogic.cCommandLineEntry->LocalOptions = 0;
CommandLineEntry3222drivers/scsi/BusLogic.cCommandLineEntry->TaggedQueuingPermitted = 0;
CommandLineEntry3223drivers/scsi/BusLogic.cCommandLineEntry->TaggedQueuingPermittedMask = 0;
CommandLineEntry3224drivers/scsi/BusLogic.cmemset(CommandLineEntry->ErrorRecoveryStrategy,
CommandLineEntry3226drivers/scsi/BusLogic.csizeof(CommandLineEntry->ErrorRecoveryStrategy));
CommandLineEntry3253drivers/scsi/BusLogic.cCommandLineEntry->IO_Address = IO_Address;
CommandLineEntry3264drivers/scsi/BusLogic.cCommandLineEntry->TaggedQueueDepth = TaggedQueueDepth;
CommandLineEntry3267drivers/scsi/BusLogic.cCommandLineEntry->BusSettleTime = Integers[3];
CommandLineEntry3269drivers/scsi/BusLogic.cCommandLineEntry->LocalOptions = Integers[4];
CommandLineEntry3288drivers/scsi/BusLogic.cCommandLineEntry->TaggedQueuingPermitted = 0xFFFF;
CommandLineEntry3289drivers/scsi/BusLogic.cCommandLineEntry->TaggedQueuingPermittedMask = 0xFFFF;
CommandLineEntry3294drivers/scsi/BusLogic.cCommandLineEntry->TaggedQueuingPermitted = 0x0000;
CommandLineEntry3295drivers/scsi/BusLogic.cCommandLineEntry->TaggedQueuingPermittedMask = 0xFFFF;
CommandLineEntry3302drivers/scsi/BusLogic.cCommandLineEntry->TaggedQueuingPermitted |= 1 << TargetID;
CommandLineEntry3303drivers/scsi/BusLogic.cCommandLineEntry->TaggedQueuingPermittedMask |= 1 << TargetID;
CommandLineEntry3306drivers/scsi/BusLogic.cCommandLineEntry->TaggedQueuingPermittedMask |= 1 << TargetID;
CommandLineEntry3325drivers/scsi/BusLogic.cmemset(CommandLineEntry->ErrorRecoveryStrategy,
CommandLineEntry3327drivers/scsi/BusLogic.csizeof(CommandLineEntry->ErrorRecoveryStrategy));
CommandLineEntry3332drivers/scsi/BusLogic.cmemset(CommandLineEntry->ErrorRecoveryStrategy,
CommandLineEntry3334drivers/scsi/BusLogic.csizeof(CommandLineEntry->ErrorRecoveryStrategy));
CommandLineEntry3339drivers/scsi/BusLogic.cmemset(CommandLineEntry->ErrorRecoveryStrategy,
CommandLineEntry3341drivers/scsi/BusLogic.csizeof(CommandLineEntry->ErrorRecoveryStrategy));
CommandLineEntry3348drivers/scsi/BusLogic.cCommandLineEntry->ErrorRecoveryStrategy[TargetID] =
CommandLineEntry3352drivers/scsi/BusLogic.cCommandLineEntry->ErrorRecoveryStrategy[TargetID] =
CommandLineEntry3356drivers/scsi/BusLogic.cCommandLineEntry->ErrorRecoveryStrategy[TargetID] =
CommandLineEntry3360drivers/scsi/BusLogic.cCommandLineEntry->ErrorRecoveryStrategy[TargetID] =
CommandLineEntry899drivers/scsi/BusLogic.hBusLogic_CommandLineEntry_T *CommandLineEntry;