/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
H A D | tdport.c | 244 SwConfig->numDevHandles = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams() 248 SwConfig->numDevHandles = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams() 277 QueueConfig->numInboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams() 281 QueueConfig->numInboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams() 314 QueueConfig->numOutboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams() 318 QueueConfig->numOutboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams() 352 tdsaAllShared->QueueOption = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams() 356 tdsaAllShared->QueueOption = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams() 383 SwConfig->maxActiveIOs = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams() 388 SwConfig->maxActiveIOs = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams() [all …]
|
H A D | tdinit.c | 876 SwConfig.numDevHandles = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaLoLevelGetResource() 880 SwConfig.numDevHandles = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaLoLevelGetResource() 910 QueueConfig.numInboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaLoLevelGetResource() 914 QueueConfig.numInboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaLoLevelGetResource() 947 QueueConfig.numOutboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaLoLevelGetResource() 951 QueueConfig.numOutboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaLoLevelGetResource() 983 SwConfig.maxActiveIOs = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaLoLevelGetResource() 987 SwConfig.maxActiveIOs = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaLoLevelGetResource() 1015 SwConfig.smpReqTimeout = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaLoLevelGetResource() 1019 SwConfig.smpReqTimeout = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaLoLevelGetResource() [all …]
|
H A D | tdesgl.c | 522 NumEsglPages = osti_strtoul(buffer, &pLastUsedChar, 10); in tdsaGetEsglPagesInfo()
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/ |
H A D | itdinit.c | 306 OperatingOption->MaxTargets = osti_strtoul (buffer, &pLastUsedChar, 0); in itdssGetOperatingOptionParams() 310 OperatingOption->MaxTargets = osti_strtoul (buffer, &pLastUsedChar, 10); in itdssGetOperatingOptionParams() 333 OperatingOption->UsecsPerTick = osti_strtoul (buffer, &pLastUsedChar, 0); in itdssGetOperatingOptionParams() 337 OperatingOption->UsecsPerTick = osti_strtoul (buffer, &pLastUsedChar, 10); in itdssGetOperatingOptionParams()
|
/freebsd/sys/dev/pms/RefTisa/discovery/dm/ |
H A D | dminit.c | 127 max_expander = osti_strtoul (buffer, &pLastUsedChar, 0); in dmGetRequirements() 131 max_expander = osti_strtoul (buffer, &pLastUsedChar, 10); in dmGetRequirements() 197 swConfig->itNexusTimeout = osti_strtoul (buffer, &pLastUsedChar, 0); in dmGetRequirements() 201 swConfig->itNexusTimeout = osti_strtoul (buffer, &pLastUsedChar, 10); in dmGetRequirements() 343 max_expander = osti_strtoul (buffer, &pLastUsedChar, 0); in dmInitialize() 347 max_expander = osti_strtoul (buffer, &pLastUsedChar, 10); in dmInitialize() 370 dmAllShared->itNexusTimeout = osti_strtoul (buffer, &pLastUsedChar, 0); in dmInitialize() 374 dmAllShared->itNexusTimeout = osti_strtoul (buffer, &pLastUsedChar, 10); in dmInitialize() 399 dmAllShared->MaxRetryDiscovery = osti_strtoul (buffer, &pLastUsedChar, 0); in dmInitialize() 403 dmAllShared->MaxRetryDiscovery = osti_strtoul (buffer, &pLastUsedChar, 10); in dmInitialize() [all …]
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/ |
H A D | ttdinit.c | 153 tdsaRoot->autoGoodRSP = osti_strtoul (buffer, &pLastUsedChar, 0); in ttdssInit() 157 tdsaRoot->autoGoodRSP = osti_strtoul (buffer, &pLastUsedChar, 10); in ttdssInit() 231 OperatingOption->numXchgs = osti_strtoul (buffer, &pLastUsedChar, 0); in ttdssGetOperatingOptionParams() 235 OperatingOption->numXchgs = osti_strtoul (buffer, &pLastUsedChar, 10); in ttdssGetOperatingOptionParams() 260 OperatingOption->MaxTargets = osti_strtoul (buffer, &pLastUsedChar, 0); in ttdssGetOperatingOptionParams() 264 OperatingOption->MaxTargets = osti_strtoul (buffer, &pLastUsedChar, 10); in ttdssGetOperatingOptionParams() 288 OperatingOption->BlockSize = osti_strtoul (buffer, &pLastUsedChar, 0); in ttdssGetOperatingOptionParams() 292 OperatingOption->BlockSize = osti_strtoul (buffer, &pLastUsedChar, 10); in ttdssGetOperatingOptionParams()
|
/freebsd/sys/dev/pms/RefTisa/sat/src/ |
H A D | sminit.c | 106 max_dev = osti_strtoul (buffer, &pLastUsedChar, 0); in smGetRequirements() 110 max_dev = osti_strtoul (buffer, &pLastUsedChar, 10); in smGetRequirements() 275 max_dev = osti_strtoul (buffer, &pLastUsedChar, 0); in smInitialize() 279 max_dev = osti_strtoul (buffer, &pLastUsedChar, 10); in smInitialize()
|
/freebsd/sys/dev/pms/freebsd/driver/common/ |
H A D | osstring.h | 74 #define osti_strtoul(nptr, endptr, base) \ macro
|
/freebsd/sys/dev/pms/freebsd/driver/ini/src/ |
H A D | agtiapi.c | 766 ag_portal_count = osti_strtoul (buffer, &pLastUsedChar, 0); in agtiapi_attach() 770 ag_portal_count = osti_strtoul (buffer, &pLastUsedChar, 10); in agtiapi_attach() 814 maxTargets = osti_strtoul (buffer, &pLastUsedChar, 0); in agtiapi_attach() 819 maxTargets = osti_strtoul (buffer, &pLastUsedChar, 10); in agtiapi_attach()
|