Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/tisa/api/
H A Dtiapi.h360 tiDeviceHandle_t *agDev[],
367 tiDeviceHandle_t *agDev[],
562 tiDeviceHandle_t *agDev[],
/freebsd-13.1/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c5301 tiDeviceHandle_t **agDev; in agtiapi_GetDevHandle() local
5321 if (agDev == NULL) in agtiapi_GetDevHandle()
5331 free((caddr_t)agDev, M_PMC_MDEV); in agtiapi_GetDevHandle()
5382 if ( agDev[devIdx] != NULL ) in agtiapi_GetDevHandle()
5393 pDevice->pDevHandle = agDev[devIdx]; in agtiapi_GetDevHandle()
5399 tiINIGetDeviceInfo( &pCard->tiRoot, agDev[devIdx], in agtiapi_GetDevHandle()
5478 free((caddr_t)agDev, M_PMC_MDEV); in agtiapi_GetDevHandle()
5542 free( (caddr_t)agDev, M_PMC_MDEV ); in agtiapi_GetDevHandle()
5583 pDevice->pDevHandle = agDev[devIdx]; in agtiapi_GetDevHandle()
5584 agDev[devIdx]->osData = (void*)pDevice; in agtiapi_GetDevHandle()
[all …]
/freebsd-13.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-13.1/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaapi.h343 agsaDevHandle_t *agDev[],
H A Dsaosapi.h409 agsaDevHandle_t *agDev[],
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c5895 agsaDevHandle_t *agDev[], in ossaGetDeviceHandlesCB() argument
5905 agDev[i]; in ossaGetDeviceHandlesCB()