Searched refs:pDevHandle (Results 1 – 4 of 4) sorted by relevance
935 u_int16_t *pDevHandle = &io_info->devHandle; in mr_spanset_get_phy_params() local962 *pDevHandle = MR_PdDevHandleGet(pd, map); in mr_spanset_get_phy_params()971 *pDevHandle = MR_DEVHANDLE_INVALID; in mr_spanset_get_phy_params()979 *pDevHandle = MR_PdDevHandleGet(pd, map); in mr_spanset_get_phy_params()1667 u_int16_t *pDevHandle = &io_info->devHandle; in MR_GetPhyParams() local1706 *pDevHandle = MR_PdDevHandleGet(pd, map); in MR_GetPhyParams()1715 *pDevHandle = MR_DEVHANDLE_INVALID; /* set dev handle as invalid. */ in MR_GetPhyParams()1725 *pDevHandle = MR_PdDevHandleGet(pd, map); in MR_GetPhyParams()
1798 tiDeviceHandle_t *pDevHandle = NULL; // acts as flag as well in agtiapi_cam_action() local1885 pDevHandle = pmcsc->pDevList[TID].pDevHandle; in agtiapi_cam_action()1889 if (pDevHandle) in agtiapi_cam_action()1891 tiINIGetDeviceInfo( &pmcsc->tiRoot, pDevHandle, &devInfo ); in agtiapi_cam_action()3042 !(pccb->devHandle = pmcsc->pDevList[TID].pDevHandle)) in agtiapi_PrepareSGListCB()3734 !(pccb->devHandle = pmcsc->pDevList[TID].pDevHandle) ) in agtiapi_PrepareSMPSGListCB()5409 pDevice->pDevHandle = agDev[devIdx]; in agtiapi_GetDevHandle()5599 pDevice->pDevHandle = agDev[devIdx]; in agtiapi_GetDevHandle()5613 if ( ( pDevice->pDevHandle != NULL || in agtiapi_GetDevHandle()5947 pCard->pDevList[lIdx].pDevHandle = NULL; in agtiapi_clrRmScan()[all …]
195 tiDeviceHandle_t *pDevHandle; member
562 dev = pCard->pDevList[offset].pDevHandle; in ostiMapToDevHandle()