Home
last modified time | relevance | path

Searched refs:localName (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/sys/crypto/skein/amd64/
H A Dskein_block_asm.S256 .macro StackVar localName,localSize
257 \localName = _STK_OFFS_
/freebsd-14.2/sys/dev/pms/RefTisa/tisa/api/
H A Dtitypes.h161 char *localName; member
247 char *localName; member
/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdio.c2344 tiDeviceInfo->localName = (char *)&(oneDeviceData->tdPortContext->sasLocalAddressHi); in tiTGTGetDeviceInfo()
/freebsd-14.2/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c5396 portInfT.localName, in agtiapi_GetDevHandle()
5546 memcpy( pSLRList[lNextDyad].localeName, portInfT.localName, portInfT.localNameLen ); in agtiapi_GetDevHandle()
/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c885 tiDeviceInfo->localName = (char *)&(oneDeviceData->tdPortContext->sasLocalAddressHi); in tiINIGetDeviceInfo()
/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c5217 tiPortInfo->localName = (char *)&localname; in tiCOMGetPortInfo()