Home
last modified time | relevance | path

Searched refs:FWConfig (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdinit.c816 SwConfig.FWConfig = 0; in tdsaLoLevelGetResource()
1968 SwConfig.FWConfig = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaLoLevelGetResource()
1972 SwConfig.FWConfig = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaLoLevelGetResource()
HDtdport.c200 SwConfig->FWConfig = 0; in tdsaGetSwConfigParams()
1342 SwConfig->FWConfig = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams()
1346 SwConfig->FWConfig = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams()
4294 tdsaAllShared->SwConfig.FWConfig = 0; in tiCOMPortInit()
4302 TI_DBG1(("tiCOMPortInit: SwConfig->FWConfig 0x%x\n", tdsaAllShared->SwConfig.FWConfig)); in tiCOMPortInit()
/NextBSD/sys/dev/pms/RefTisa/sallsdk/api/
HDsa.h2349 bit32 FWConfig; member
/NextBSD/sys/dev/pms/RefTisa/sallsdk/spc/
HDsainit.c1579 mpiConfig->mainConfig.custset = swConfig->FWConfig; in siConfiguration()
1581 …iConfiguration:custset %8X %8X\n",mpiConfig->mainConfig.custset,swConfig->FWConfig)); in siConfiguration()