Searched refs:agDev (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/sys/dev/pms/RefTisa/tisa/api/ |
| H A D | tiapi.h | 360 tiDeviceHandle_t *agDev[], 367 tiDeviceHandle_t *agDev[], 562 tiDeviceHandle_t *agDev[],
|
| /freebsd-12.1/sys/dev/pms/freebsd/driver/ini/src/ |
| H A D | agtiapi.c | 5298 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 D | sadisc.c | 249 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 D | saapi.h | 343 agsaDevHandle_t *agDev[],
|
| H A D | saosapi.h | 409 agsaDevHandle_t *agDev[],
|
| /freebsd-12.1/sys/dev/pms/RefTisa/tisa/sassata/common/ |
| H A D | ossacmnapi.c | 5895 agsaDevHandle_t *agDev[], in ossaGetDeviceHandlesCB() argument 5905 agDev[i]; in ossaGetDeviceHandlesCB()
|