Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/api/
H A Dtiapi.h68 tiPortalContext_t *portalContext,
76 tiPortalContext_t *portalContext
292 tiPortalContext_t *portalContext,
358 tiPortalContext_t *portalContext,
365 tiPortalContext_t *portalContext,
373 tiPortalContext_t *portalContext,
560 tiPortalContext_t *portalContext,
H A Dostiapi.h384 tiPortalContext_t *portalContext,
462 tiPortalContext_t *portalContext,
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c4767 tiPortalContext_t * portalContext, in tiCOMPortStart() argument
4801 if (portalContext->tdData != NULL) in tiCOMPortStart()
4816 portalContext->tdData = &(tdsaAllShared->Ports[portID]); in tiCOMPortStart()
4819 tdsaAllShared->Ports[portID].tiPortalContext = portalContext; in tiCOMPortStart()
5010 tiPortalContext_t *portalContext in tiCOMPortStop() argument
5057 if (onePortContext->tiPortalContext == portalContext) in tiCOMPortStop()
5136 tiPortalContext_t *portalContext, in tiCOMGetPortInfo() argument
5169 if (onePortContext->tiPortalContext == portalContext && onePortContext->valid == agTRUE) in tiCOMGetPortInfo()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c97 tiPortalContext_t *portalContext, in tiINIDiscoverTargets() argument
123 TI_DBG6(("tiINIDiscoverTargets: portalContext %p\n", portalContext)); in tiINIDiscoverTargets()
151 if (onePortContext->tiPortalContext == portalContext && onePortContext->valid == agTRUE) in tiINIDiscoverTargets()
185 portalContext, in tiINIDiscoverTargets()