sys/dev/pms/RefTisa/discovery/dm/dminit.c
127
max_expander = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/discovery/dm/dminit.c
131
max_expander = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/discovery/dm/dminit.c
197
swConfig->itNexusTimeout = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/discovery/dm/dminit.c
201
swConfig->itNexusTimeout = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/discovery/dm/dminit.c
343
max_expander = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/discovery/dm/dminit.c
347
max_expander = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/discovery/dm/dminit.c
370
dmAllShared->itNexusTimeout = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/discovery/dm/dminit.c
374
dmAllShared->itNexusTimeout = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/discovery/dm/dminit.c
399
dmAllShared->MaxRetryDiscovery = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/discovery/dm/dminit.c
403
dmAllShared->MaxRetryDiscovery = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/discovery/dm/dminit.c
427
dmAllShared->RateAdjust = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/discovery/dm/dminit.c
431
dmAllShared->RateAdjust = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/sat/src/sminit.c
106
max_dev = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/sat/src/sminit.c
110
max_dev = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/sat/src/sminit.c
275
max_dev = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/sat/src/sminit.c
279
max_dev = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdesgl.c
522
NumEsglPages = osti_strtoul(buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1015
SwConfig.smpReqTimeout = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1019
SwConfig.smpReqTimeout = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1045
SwConfig.numberOfEventRegClients = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1049
SwConfig.numberOfEventRegClients = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1073
SwConfig.sallDebugLevel = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1077
SwConfig.sallDebugLevel = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1103
dmSwConfig.DMDebugLevel = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1107
dmSwConfig.DMDebugLevel = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1132
smSwConfig.SMDebugLevel = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1136
smSwConfig.SMDebugLevel = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1176
InboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1180
InboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1210
InboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1214
InboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1244
InboundQueuePriority[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1248
InboundQueuePriority[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1294
OutboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1298
OutboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1328
OutboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1332
OutboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1361
OutboundQueueInterruptDelay[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1365
OutboundQueueInterruptDelay[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1395
OutboundQueueInterruptCount[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1399
OutboundQueueInterruptCount[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1429
OutboundQueueInterruptEnable[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1437
OutboundQueueInterruptEnable[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1488
InboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1492
InboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1520
InboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1524
InboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1551
InboundQueuePriority[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1555
InboundQueuePriority[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1601
OutboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1605
OutboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1633
OutboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1637
OutboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1664
OutboundQueueInterruptDelay[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1668
OutboundQueueInterruptDelay[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1695
OutboundQueueInterruptCount[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1699
OutboundQueueInterruptCount[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1726
OutboundQueueInterruptEnable[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1734
OutboundQueueInterruptEnable[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1791
SwConfig.sizefEventLog1 = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1795
SwConfig.sizefEventLog1 = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1819
SwConfig.eventLog1Option = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1823
SwConfig.eventLog1Option = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1847
SwConfig.sizefEventLog2 = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1851
SwConfig.sizefEventLog2 = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1875
SwConfig.eventLog2Option = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1879
SwConfig.eventLog2Option = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1907
SwConfig.hostDirectAccessSupport = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1911
SwConfig.hostDirectAccessSupport = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1935
SwConfig.hostDirectAccessMode = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1939
SwConfig.hostDirectAccessMode = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1967
SwConfig.FWConfig = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
1971
SwConfig.FWConfig = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
2007
SwConfig.TraceBufferSize = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
2011
SwConfig.TraceBufferSize = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
3412
MaxTargets = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
3416
MaxTargets = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
3480
SATAOnlyMode = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
3484
SATAOnlyMode = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
876
SwConfig.numDevHandles = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
880
SwConfig.numDevHandles = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
910
QueueConfig.numInboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
914
QueueConfig.numInboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
947
QueueConfig.numOutboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
951
QueueConfig.numOutboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
983
SwConfig.maxActiveIOs = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c
987
SwConfig.maxActiveIOs = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1005
tdsaAllShared->OutboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1009
tdsaAllShared->OutboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1038
tdsaAllShared->OutboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1042
tdsaAllShared->OutboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1071
tdsaAllShared->OutboundQueueInterruptDelay[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1075
tdsaAllShared->OutboundQueueInterruptDelay[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1104
tdsaAllShared->OutboundQueueInterruptCount[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1108
tdsaAllShared->OutboundQueueInterruptCount[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1137
tdsaAllShared->OutboundQueueInterruptEnable[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1141
tdsaAllShared->OutboundQueueInterruptEnable[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1173
SwConfig->sizefEventLog1 = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1177
SwConfig->sizefEventLog1 = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1200
SwConfig->eventLog1Option = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1204
SwConfig->eventLog1Option = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1227
SwConfig->sizefEventLog2 = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1231
SwConfig->sizefEventLog2 = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1254
SwConfig->eventLog2Option = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1258
SwConfig->eventLog2Option = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1285
SwConfig->hostDirectAccessSupport = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1289
SwConfig->hostDirectAccessSupport = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1312
SwConfig->hostDirectAccessMode = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1316
SwConfig->hostDirectAccessMode = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1341
SwConfig->FWConfig = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1345
SwConfig->FWConfig = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1370
QueueConfig->iqNormalPriorityProcessingDepth = (bit8) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1374
QueueConfig->iqNormalPriorityProcessingDepth = (bit8) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1397
QueueConfig->iqHighPriorityProcessingDepth = (bit8) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1401
QueueConfig->iqHighPriorityProcessingDepth = (bit8) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1426
tdsaAllShared->portTMO = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1430
tdsaAllShared->portTMO = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1454
SwConfig->TraceDestination = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1458
SwConfig->TraceDestination = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1481
SwConfig->TraceMask = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1485
SwConfig->TraceMask = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1514
tdsaAllShared->SASConnectTimeLimit = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1516
tdsaAllShared->SASConnectTimeLimit = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1542
tdsaAllShared->FCA = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1546
tdsaAllShared->FCA = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1573
tdsaAllShared->ResetInDiscovery = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1577
tdsaAllShared->ResetInDiscovery = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1604
tdsaAllShared->MCN = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1608
tdsaAllShared->MCN = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1636
tdsaAllShared->sflag = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1640
tdsaAllShared->sflag = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1666
enableDIF = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1670
enableDIF = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1706
enableEncryption = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1710
enableEncryption = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1745
tdsaAllShared->RateAdjust = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1749
tdsaAllShared->RateAdjust = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1777
disableMDF = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1781
disableMDF = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1817
tdsaAllShared->itNexusTimeout = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1821
tdsaAllShared->itNexusTimeout = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1847
tdsaAllShared->stp_idle_time = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1851
tdsaAllShared->stp_idle_time = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1878
tdsaAllShared->STP_MCT_TMO = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1882
tdsaAllShared->STP_MCT_TMO = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1908
tdsaAllShared->SSP_MCT_TMO = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1912
tdsaAllShared->SSP_MCT_TMO = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1939
tdsaAllShared->MAX_OPEN_TIME = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1943
tdsaAllShared->MAX_OPEN_TIME = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1970
tdsaAllShared->SMP_MAX_CONN_TIMER = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
1974
tdsaAllShared->SMP_MAX_CONN_TIMER = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2000
tdsaAllShared->STP_FRM_TMO = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2004
tdsaAllShared->STP_FRM_TMO = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2030
tdsaAllShared->MFD = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2034
tdsaAllShared->MFD = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2060
tdsaAllShared->OPNRJT_RTRY_INTVL = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2064
tdsaAllShared->OPNRJT_RTRY_INTVL = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2090
tdsaAllShared->DOPNRJT_RTRY_TMO = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2094
tdsaAllShared->DOPNRJT_RTRY_TMO = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2121
tdsaAllShared->COPNRJT_RTRY_TMO = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2125
tdsaAllShared->COPNRJT_RTRY_TMO = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2156
tdsaAllShared->DOPNRJT_RTRY_THR = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2160
tdsaAllShared->DOPNRJT_RTRY_THR = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2191
tdsaAllShared->COPNRJT_RTRY_THR = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2195
tdsaAllShared->COPNRJT_RTRY_THR = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2221
tdsaAllShared->MAX_AIP = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2225
tdsaAllShared->MAX_AIP = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2267
MpiContextvalue = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2271
MpiContextvalue = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2319
tdsaRoot->tdsaAllShared.MpiOverride.MPITableType = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2323
tdsaRoot->tdsaAllShared.MpiOverride.MPITableType = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2344
tdsaRoot->tdsaAllShared.MpiOverride.offset = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2348
tdsaRoot->tdsaAllShared.MpiOverride.offset = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2370
tdsaRoot->tdsaAllShared.MpiOverride.value = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2374
tdsaRoot->tdsaAllShared.MpiOverride.value = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2405
SwConfig->PCI_trigger = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2409
SwConfig->PCI_trigger = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
244
SwConfig->numDevHandles = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
248
SwConfig->numDevHandles = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2649
HwConfig->hwInterruptCoalescingTimer = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2653
HwConfig->hwInterruptCoalescingTimer = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2676
HwConfig->hwInterruptCoalescingControl = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2680
HwConfig->hwInterruptCoalescingControl = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2710
HwConfig->intReassertionOption = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2714
HwConfig->intReassertionOption = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2738
HwConfig->hwOption = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2742
HwConfig->hwOption = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2766
tdsaAllShared->FWMaxPorts = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
277
QueueConfig->numInboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2770
tdsaAllShared->FWMaxPorts = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2793
tdsaAllShared->phyCalibration = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2797
tdsaAllShared->phyCalibration = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
281
QueueConfig->numInboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2831
phyRegTable->phyAnalogSetupRegisters[i].spaRegister0 = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2835
phyRegTable->phyAnalogSetupRegisters[i].spaRegister0 = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2860
phyRegTable->phyAnalogSetupRegisters[i].spaRegister1 = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2864
phyRegTable->phyAnalogSetupRegisters[i].spaRegister1 = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2889
phyRegTable->phyAnalogSetupRegisters[i].spaRegister2 = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2893
phyRegTable->phyAnalogSetupRegisters[i].spaRegister2 = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2918
phyRegTable->phyAnalogSetupRegisters[i].spaRegister3 = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2922
phyRegTable->phyAnalogSetupRegisters[i].spaRegister3 = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2947
phyRegTable->phyAnalogSetupRegisters[i].spaRegister4 = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2951
phyRegTable->phyAnalogSetupRegisters[i].spaRegister4 = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2976
phyRegTable->phyAnalogSetupRegisters[i].spaRegister5 = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
2980
phyRegTable->phyAnalogSetupRegisters[i].spaRegister5 = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3005
phyRegTable->phyAnalogSetupRegisters[i].spaRegister6 = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3009
phyRegTable->phyAnalogSetupRegisters[i].spaRegister6 = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3034
phyRegTable->phyAnalogSetupRegisters[i].spaRegister7 = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3038
phyRegTable->phyAnalogSetupRegisters[i].spaRegister7 = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3063
phyRegTable->phyAnalogSetupRegisters[i].spaRegister8 = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3067
phyRegTable->phyAnalogSetupRegisters[i].spaRegister8 = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3092
phyRegTable->phyAnalogSetupRegisters[i].spaRegister9 = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3096
phyRegTable->phyAnalogSetupRegisters[i].spaRegister9 = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
314
QueueConfig->numOutboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
318
QueueConfig->numOutboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3237
OSSA_WRITE_BE_32(agRoot, tdsaAllShared->Ports[i].SASID.sasAddressHi, 0, osti_strtoul(buffer, &pLastUsedChar, 0));
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3242
OSSA_WRITE_BE_32(agRoot, tdsaAllShared->Ports[i].SASID.sasAddressHi, 0, osti_strtoul(buffer, &pLastUsedChar, 10));
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3267
OSSA_WRITE_BE_32(agRoot, tdsaAllShared->Ports[i].SASID.sasAddressLo, 0, osti_strtoul(buffer, &pLastUsedChar, 0));
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3272
OSSA_WRITE_BE_32(agRoot, tdsaAllShared->Ports[i].SASID.sasAddressLo, 0, osti_strtoul(buffer, &pLastUsedChar, 10));
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3332
Mode = osti_strtoul(buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3337
Mode = osti_strtoul(buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3362
OpticalMode = osti_strtoul(buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3367
OpticalMode = osti_strtoul(buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
352
tdsaAllShared->QueueOption = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
356
tdsaAllShared->QueueOption = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3594
OSSA_WRITE_BE_32(agRoot, tdsaAllShared->Ports[i].SASID.sasAddressHi, 0, osti_strtoul(buffer, &pLastUsedChar, 0));
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3599
OSSA_WRITE_BE_32(agRoot, tdsaAllShared->Ports[i].SASID.sasAddressHi, 0, osti_strtoul(buffer, &pLastUsedChar, 10));
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3625
OSSA_WRITE_BE_32(agRoot, tdsaAllShared->Ports[i].SASID.sasAddressLo, 0, osti_strtoul(buffer, &pLastUsedChar, 0));
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3630
OSSA_WRITE_BE_32(agRoot, tdsaAllShared->Ports[i].SASID.sasAddressLo, 0, osti_strtoul(buffer, &pLastUsedChar, 10));
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3689
Mode = osti_strtoul(buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3694
Mode = osti_strtoul(buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3719
OpticalMode = osti_strtoul(buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3724
OpticalMode = osti_strtoul(buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3806
tdsaAllShared->currentInterruptDelay = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
3810
tdsaAllShared->currentInterruptDelay = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
383
SwConfig->maxActiveIOs = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
388
SwConfig->maxActiveIOs = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
418
SwConfig->smpReqTimeout = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
422
SwConfig->smpReqTimeout = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
449
SwConfig->numberOfEventRegClients = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
453
SwConfig->numberOfEventRegClients = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
477
SwConfig->sallDebugLevel = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
481
SwConfig->sallDebugLevel = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
506
dmSwConfig->DMDebugLevel = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
510
dmSwConfig->DMDebugLevel = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
535
smSwConfig->SMDebugLevel = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
539
smSwConfig->SMDebugLevel = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
578
tdsaAllShared->InboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
582
tdsaAllShared->InboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
613
tdsaAllShared->InboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
617
tdsaAllShared->InboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
647
tdsaAllShared->InboundQueuePriority[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
651
tdsaAllShared->InboundQueuePriority[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
699
tdsaAllShared->OutboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
703
tdsaAllShared->OutboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
735
tdsaAllShared->OutboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
739
tdsaAllShared->OutboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
771
tdsaAllShared->OutboundQueueInterruptDelay[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
775
tdsaAllShared->OutboundQueueInterruptDelay[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
806
tdsaAllShared->OutboundQueueInterruptCount[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
810
tdsaAllShared->OutboundQueueInterruptCount[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
841
tdsaAllShared->OutboundQueueInterruptEnable[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
845
tdsaAllShared->OutboundQueueInterruptEnable[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
892
tdsaAllShared->InboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
896
tdsaAllShared->InboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
924
tdsaAllShared->InboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
928
tdsaAllShared->InboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
956
tdsaAllShared->InboundQueuePriority[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c
960
tdsaAllShared->InboundQueuePriority[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/sas/ini/itdinit.c
306
OperatingOption->MaxTargets = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/sas/ini/itdinit.c
310
OperatingOption->MaxTargets = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/sas/ini/itdinit.c
333
OperatingOption->UsecsPerTick = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/sas/ini/itdinit.c
337
OperatingOption->UsecsPerTick = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/ttdinit.c
153
tdsaRoot->autoGoodRSP = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/ttdinit.c
157
tdsaRoot->autoGoodRSP = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/ttdinit.c
231
OperatingOption->numXchgs = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/ttdinit.c
235
OperatingOption->numXchgs = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/ttdinit.c
260
OperatingOption->MaxTargets = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/ttdinit.c
264
OperatingOption->MaxTargets = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/ttdinit.c
288
OperatingOption->BlockSize = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/ttdinit.c
292
OperatingOption->BlockSize = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
766
ag_portal_count = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
770
ag_portal_count = osti_strtoul (buffer, &pLastUsedChar, 10);
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
814
maxTargets = osti_strtoul (buffer, &pLastUsedChar, 0);
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
819
maxTargets = osti_strtoul (buffer, &pLastUsedChar, 10);