Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c1229 pmsc->pDevList = in agtiapi_InitCardHW()
1231 if( !pmsc->pDevList ) { in agtiapi_InitCardHW()
2075 targ = &pmcsc->pDevList[TID]; in agtiapi_QueueCmnd_()
5206 ag_device_t *pDevList; in agtiapi_GetWWNMappings() local
5215 pDevList = pCard->pDevList; in agtiapi_GetWWNMappings()
5372 szdv = sizeof( pPortalInfo->pDevList ) / sizeof( pPortalInfo->pDevList[0] ); in agtiapi_GetDevHandle()
5481 pPortalInfo->pDevList[lDevIndex] = &pCard->pDevList[lDevIndex]; // (ag_device_t *) in agtiapi_GetDevHandle()
6146 pDevice = pCard->pDevList; in agtiapi_ResetCard()
6188 sizeof( pPortalInfo->pDevList ) / sizeof( pPortalInfo->pDevList[0] ); in agtiapi_ResetCard()
6455 if( pCard->pDevList ) { in agtiapi_ReleaseHBA()
[all …]
H A Dagtiapi.h344 ag_device_t *pDevList; member
H A Dosapi.c562 dev = pCard->pDevList[offset].pDevHandle; in ostiMapToDevHandle()
/freebsd-13.1/sys/dev/pms/freebsd/driver/common/
H A Dlxcommon.h485 void *pDevList[AGTIAPI_HW_LIMIT_DEVICE]; member