Searched refs:portalContext (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/tisa/api/ |
H A D | tiapi.h | 68 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 D | ostiapi.h | 384 tiPortalContext_t *portalContext, 462 tiPortalContext_t *portalContext,
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
H A D | tdport.c | 4767 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 D | itddisc.c | 97 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()
|