Searched refs:pmIOLock (Results 1 – 2 of 2) sorted by relevance
901 mtx_lock( &thisCardInst->pmIOLock ); in agtiapi_attach()905 mtx_unlock( &thisCardInst->pmIOLock ); in agtiapi_attach()917 mtx_unlock( &thisCardInst->pmIOLock ); in agtiapi_attach()925 mtx_unlock( &thisCardInst->pmIOLock ); in agtiapi_attach()942 mtx_unlock( &thisCardInst->pmIOLock ); in agtiapi_attach()1363 AG_LOCAL_LOCK(&(pCard->pCardInfo->pmIOLock)); in agtiapi_IntrHandlerx_()5657 mtx_lock(&(pmcsc->pCardInfo->pmIOLock)); in agtiapi_scan()5672 mtx_unlock(&(pmcsc->pCardInfo->pmIOLock)); in agtiapi_scan()6547 mtx_lock(&thisCardInst->pmIOLock); in agtiapi_ReleaseHBA()6566 mtx_unlock(&thisCardInst->pmIOLock); in agtiapi_ReleaseHBA()[all …]
397 struct mtx pmIOLock; member