Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c188 osti_sprintf(CardNum,"CardNum%d", thisCardID); in tdsaGetCardIDString()
1146 osti_sprintf(IBQueueSize,"IBQueueNumElements%d", i); in tdsaLoLevelGetResource()
1147 osti_sprintf(IBQueueEleSize,"IBQueueElementSize%d", i); in tdsaLoLevelGetResource()
1148 osti_sprintf(IBQueuePriority,"IBQueuePriority%d", i); in tdsaLoLevelGetResource()
1264 osti_sprintf(OBQueueSize,"OBQueueNumElements%d", i); in tdsaLoLevelGetResource()
1265 osti_sprintf(OBQueueEleSize,"OBQueueElementSize%d", i); in tdsaLoLevelGetResource()
1461 osti_sprintf(CardNum,"CardNum%d", cardID); in tdsaLoLevelGetResource()
1462 osti_sprintf(IBQueueSize,"IBQueueNumElements%d", i); in tdsaLoLevelGetResource()
1464 osti_sprintf(IBQueuePriority,"IBQueuePriority%d", i); in tdsaLoLevelGetResource()
1572 osti_sprintf(CardNum,"CardNum%d", cardID); in tdsaLoLevelGetResource()
[all …]
H A Dtdport.c549 osti_sprintf(IBQueueSize,"IBQueueNumElements%d", i); in tdsaGetSwConfigParams()
668 osti_sprintf(OBQueueSize,"OBQueueNumElements%d", i); in tdsaGetSwConfigParams()
865 osti_sprintf(IBQueueSize,"IBQueueNumElements%d", i); in tdsaGetSwConfigParams()
977 osti_sprintf(OBQueueSize,"OBQueueNumElements%d", i); in tdsaGetSwConfigParams()
2810 osti_sprintf(phyReg,"spaReg%d%d",i,j); in tdsaGetHwConfigParams()
3202 osti_sprintf(phyParmsStr,"PhyParms%d", i); in tdsaGetCardPhyParams()
3208 osti_sprintf(phyParmsStr,"PhyParms%d", i+4); in tdsaGetCardPhyParams()
3212 osti_sprintf(phyParmsStr,"PhyParms%d", i); in tdsaGetCardPhyParams()
3561 osti_sprintf(phyParmsStr,"PhyParms%d", i); in tdsaGetGlobalPhyParams()
3567 osti_sprintf(phyParmsStr,"PhyParms%d", i+4); in tdsaGetGlobalPhyParams()
[all …]
H A Dtdioctl.c1064 osti_sprintf(agIOCTLPayload->FunctionSpecificArea, "%s", AGTIAPI_DRIVER_VERSION); in tiCOMMgntIOCTL()
/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dostypes.h167 #define osti_sprintf sprintf macro