Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/api/
H A Dtitypes.h250 char *remoteAddress; member
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdio.c2342 tiDeviceInfo->remoteAddress = (char *)&(oneDeviceData->tdPortContext->sasRemoteAddressLo); in tiTGTGetDeviceInfo()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c856 tiDeviceInfo->remoteAddress = (char *)&(oneDeviceData->satDevData.satIdentifyData.modelNumber); in tiINIGetDeviceInfo()
869 tiDeviceInfo->remoteAddress = (char *)&(oneDeviceData->satDevData.satIdentifyData.modelNumber); in tiINIGetDeviceInfo()
879 tiDeviceInfo->remoteAddress = (char *)&(oneDeviceData->SASAddressID.sasAddressLo); in tiINIGetDeviceInfo()
/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c5746 pDevice->devInfo.remoteAddress, in wwncpy()