Searched refs:pDevList (Results 1 – 4 of 4) sorted by relevance
496 targ = &pmsc->pDevList[TID]; in agtiapi_async()1218 pmsc->pDevList = malloc( numVal, M_PMC_MDVT, M_ZERO | M_WAITOK ); in agtiapi_InitCardHW()1854 pDevHandle = pmcsc->pDevList[TID].pDevHandle; in agtiapi_cam_action()2046 targ = &pmcsc->pDevList[TID]; in agtiapi_QueueCmnd_()2346 pDevice = &pCard->pDevList[INDEX(pCard, pTMccb->targetId)]; in agtiapi_StartTM()2803 pDev = &pmcsc->pDevList[INDEX(pmcsc, pccb->targetId)]; in agtiapi_PrepareSGListCB()3009 !(pccb->devHandle = pmcsc->pDevList[TID].pDevHandle)) in agtiapi_PrepareSGListCB()3077 targ = &pmcsc->pDevList[TID]; in agtiapi_StartIO()3701 !(pccb->devHandle = pmcsc->pDevList[TID].pDevHandle) ) in agtiapi_PrepareSMPSGListCB()3728 tiExpPortalInfo = pmcsc->pDevList[TID].pPortalInfo; in agtiapi_PrepareSMPSGListCB()[all …]
343 ag_device_t *pDevList; member
561 dev = pCard->pDevList[offset].pDevHandle; in ostiMapToDevHandle()
484 void *pDevList[AGTIAPI_HW_LIMIT_DEVICE]; member