Searched refs:osti_sprintf (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
| H A D | tdinit.c | 188 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() 1266 osti_sprintf(OBQueueInterruptDelay,"OBQueueInterruptDelay%d", i); in tdsaLoLevelGetResource() 1267 osti_sprintf(OBQueueInterruptCount,"OBQueueInterruptCount%d", i); in tdsaLoLevelGetResource() 1268 osti_sprintf(OBQueueInterruptEnable,"OBQueueInterruptEnable%d", i); in tdsaLoLevelGetResource() 1461 osti_sprintf(CardNum,"CardNum%d", cardID); in tdsaLoLevelGetResource() [all …]
|
| H A D | tdport.c | 549 osti_sprintf(IBQueueSize,"IBQueueNumElements%d", i); in tdsaGetSwConfigParams() 550 osti_sprintf(IBQueueEleSize,"IBQueueElementSize%d", i); in tdsaGetSwConfigParams() 551 osti_sprintf(IBQueuePriority,"IBQueuePriority%d", i); in tdsaGetSwConfigParams() 668 osti_sprintf(OBQueueSize,"OBQueueNumElements%d", i); in tdsaGetSwConfigParams() 669 osti_sprintf(OBQueueEleSize,"OBQueueElementSize%d", i); in tdsaGetSwConfigParams() 670 osti_sprintf(OBQueueInterruptDelay,"OBQueueInterruptDelay%d", i); in tdsaGetSwConfigParams() 671 osti_sprintf(OBQueueInterruptCount,"OBQueueInterruptCount%d", i); in tdsaGetSwConfigParams() 672 osti_sprintf(OBQueueInterruptEnable,"OBQueueInterruptEnable%d", i); in tdsaGetSwConfigParams() 865 osti_sprintf(IBQueueSize,"IBQueueNumElements%d", i); in tdsaGetSwConfigParams() 866 osti_sprintf(IBQueueEleSize,"IBQueueElementSize%d", i); in tdsaGetSwConfigParams() [all …]
|
| H A D | tdioctl.c | 1064 osti_sprintf(agIOCTLPayload->FunctionSpecificArea, "%s", AGTIAPI_DRIVER_VERSION); in tiCOMMgntIOCTL()
|
| /freebsd/sys/dev/pms/freebsd/driver/common/ |
| H A D | ostypes.h | 167 #define osti_sprintf sprintf macro
|