Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c2046 targ = &pmcsc->pDevList[TID]; in agtiapi_QueueCmnd_()
3077 targ = &pmcsc->pDevList[TID]; in agtiapi_StartIO()
5177 ag_device_t *pDevList; in agtiapi_GetWWNMappings() local
5186 pDevList = pCard->pDevList; in agtiapi_GetWWNMappings()
5343 szdv = sizeof( pPortalInfo->pDevList ) / sizeof( pPortalInfo->pDevList[0] ); in agtiapi_GetDevHandle()
5452 pPortalInfo->pDevList[lDevIndex] = &pCard->pDevList[lDevIndex]; // (ag_device_t *) in agtiapi_GetDevHandle()
6117 pDevice = pCard->pDevList; in agtiapi_ResetCard()
6135 pCard->pDevList ); in agtiapi_ResetCard()
6159 sizeof( pPortalInfo->pDevList ) / sizeof( pPortalInfo->pDevList[0] ); in agtiapi_ResetCard()
6426 if( pCard->pDevList ) { in agtiapi_ReleaseHBA()
[all …]
H A Dagtiapi.h343 ag_device_t *pDevList; member
H A Dosapi.c561 dev = pCard->pDevList[offset].pDevHandle; in ostiMapToDevHandle()
/freebsd-14.2/sys/dev/pms/freebsd/driver/common/
H A Dlxcommon.h484 void *pDevList[AGTIAPI_HW_LIMIT_DEVICE]; member