Home
last modified time | relevance | path

Searched defs:tmpBuffer (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsminit.c64 static char tmpBuffer[DEFAULT_KEY_BUFFER_SIZE]; in smGetRequirements() local
176 static char tmpBuffer[DEFAULT_KEY_BUFFER_SIZE]; in smInitialize() local
/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddminit.c60 static char tmpBuffer[DEFAULT_KEY_BUFFER_SIZE]; in dmGetRequirements() local
234 static char tmpBuffer[DEFAULT_KEY_BUFFER_SIZE]; in dmInitialize() local
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdinit.c87 char tmpBuffer[DEFAULT_KEY_BUFFER_SIZE]; in ttdssInit() local
182 char tmpBuffer[DEFAULT_KEY_BUFFER_SIZE]; in ttdssGetOperatingOptionParams() local
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdinit.c256 char tmpBuffer[DEFAULT_KEY_BUFFER_SIZE]; in itdssGetOperatingOptionParams() local
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c760 static char tmpBuffer[DEFAULT_KEY_BUFFER_SIZE]; in tdsaLoLevelGetResource() local
3374 char tmpBuffer[DEFAULT_KEY_BUFFER_SIZE]; in tdssGetMaxTargetsParams() local
3442 char tmpBuffer[DEFAULT_KEY_BUFFER_SIZE]; in tdssGetSATAOnlyModeParams() local
H A Dtdesgl.c491 char tmpBuffer[DEFAULT_KEY_BUFFER_SIZE]; in tdsaGetEsglPagesInfo() local
H A Dtdport.c134 char tmpBuffer[DEFAULT_KEY_BUFFER_SIZE]; in tdsaGetSwConfigParams() local
2598 char tmpBuffer[DEFAULT_KEY_BUFFER_SIZE]; in tdsaGetHwConfigParams() local
3133 char tmpBuffer[DEFAULT_KEY_BUFFER_SIZE]; in tdsaGetCardPhyParams() local
3417 char tmpBuffer[DEFAULT_KEY_BUFFER_SIZE]; in tdsaGetGlobalPhyParams() local
3779 char tmpBuffer[DEFAULT_KEY_BUFFER_SIZE]; in tdsaGetPortParams() local
/freebsd/sys/dev/hptmv/
H A Dentry.c1053 fDeReadWrite(PDevice pDev, ULONG Lba, UCHAR Cmd, void *tmpBuffer) in fDeReadWrite()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp5540 std::string tmpBuffer; in getAsString() local