Searched refs:pDevHandle (Results 1 – 4 of 4) sorted by relevance
927 u_int16_t *pDevHandle = &io_info->devHandle; in mr_spanset_get_phy_params() local952 *pDevHandle = MR_PdDevHandleGet(pd, map); in mr_spanset_get_phy_params()961 *pDevHandle = htole16(MR_DEVHANDLE_INVALID); in mr_spanset_get_phy_params()970 *pDevHandle = MR_PdDevHandleGet(pd, map); in mr_spanset_get_phy_params()1660 u_int16_t *pDevHandle = &io_info->devHandle; in MR_GetPhyParams() local1699 *pDevHandle = MR_PdDevHandleGet(pd, map); in MR_GetPhyParams()1708 *pDevHandle = htole16(MR_DEVHANDLE_INVALID); /* set dev handle as invalid. */ in MR_GetPhyParams()1719 *pDevHandle = MR_PdDevHandleGet(pd, map); in MR_GetPhyParams()
1766 tiDeviceHandle_t *pDevHandle = NULL; // acts as flag as well in agtiapi_cam_action() local1854 pDevHandle = pmcsc->pDevList[TID].pDevHandle; in agtiapi_cam_action()1858 if (pDevHandle) in agtiapi_cam_action()1860 tiINIGetDeviceInfo( &pmcsc->tiRoot, pDevHandle, &devInfo ); in agtiapi_cam_action()3009 !(pccb->devHandle = pmcsc->pDevList[TID].pDevHandle)) in agtiapi_PrepareSGListCB()3701 !(pccb->devHandle = pmcsc->pDevList[TID].pDevHandle) ) in agtiapi_PrepareSMPSGListCB()5364 pDevice->pDevHandle = agDev[devIdx]; in agtiapi_GetDevHandle()5554 pDevice->pDevHandle = agDev[devIdx]; in agtiapi_GetDevHandle()5568 if ( ( pDevice->pDevHandle != NULL || in agtiapi_GetDevHandle()5901 pCard->pDevList[lIdx].pDevHandle = NULL; in agtiapi_clrRmScan()[all …]
194 tiDeviceHandle_t *pDevHandle; member
561 dev = pCard->pDevList[offset].pDevHandle; in ostiMapToDevHandle()