Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c5276 tiPortInfo_t portInfT; in agtiapi_GetDevHandle() local
5336 &portInfT ) in agtiapi_GetDevHandle()
5385 portInfT.localNameLen > 0 && in agtiapi_GetDevHandle()
5386 portInfT.remoteNameLen > 0 && in agtiapi_GetDevHandle()
5389 ( portInfT.localNameLen == in agtiapi_GetDevHandle()
5391 ( portInfT.remoteNameLen == in agtiapi_GetDevHandle()
5396 portInfT.localName, in agtiapi_GetDevHandle()
5397 portInfT.localNameLen ) == 0 && in agtiapi_GetDevHandle()
5399 portInfT.remoteName, in agtiapi_GetDevHandle()
5400 portInfT.remoteNameLen ) == 0 ) in agtiapi_GetDevHandle()
[all …]