Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/pms/RefTisa/tisa/api/
H A Dtiapi.h360 tiDeviceHandle_t *agDev[],
367 tiDeviceHandle_t *agDev[],
562 tiDeviceHandle_t *agDev[],
/freebsd-12.1/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c5298 tiDeviceHandle_t **agDev; in agtiapi_GetDevHandle() local
5318 if (agDev == NULL) in agtiapi_GetDevHandle()
5328 free((caddr_t)agDev, M_PMC_MDEV); in agtiapi_GetDevHandle()
5379 if ( agDev[devIdx] != NULL ) in agtiapi_GetDevHandle()
5390 pDevice->pDevHandle = agDev[devIdx]; in agtiapi_GetDevHandle()
5396 tiINIGetDeviceInfo( &pCard->tiRoot, agDev[devIdx], in agtiapi_GetDevHandle()
5475 free((caddr_t)agDev, M_PMC_MDEV); in agtiapi_GetDevHandle()
5539 free( (caddr_t)agDev, M_PMC_MDEV ); in agtiapi_GetDevHandle()
5580 pDevice->pDevHandle = agDev[devIdx]; in agtiapi_GetDevHandle()
5581 agDev[devIdx]->osData = (void*)pDevice; in agtiapi_GetDevHandle()
[all …]
/freebsd-12.1/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsadisc.c249 agsaDevHandle_t *agDev[], in saGetDeviceHandles() argument
274 saRoot->DeviceHandle[i] = agDev[i]; in saGetDeviceHandles()
/freebsd-12.1/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaapi.h343 agsaDevHandle_t *agDev[],
H A Dsaosapi.h409 agsaDevHandle_t *agDev[],
/freebsd-12.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c5895 agsaDevHandle_t *agDev[], in ossaGetDeviceHandlesCB() argument
5905 agDev[i]; in ossaGetDeviceHandlesCB()