Searched refs:pmIOLock (Results 1 – 2 of 2) sorted by relevance
894 mtx_lock( &thisCardInst->pmIOLock ); in agtiapi_attach()898 mtx_unlock( &thisCardInst->pmIOLock ); in agtiapi_attach()910 mtx_unlock( &thisCardInst->pmIOLock ); in agtiapi_attach()918 mtx_unlock( &thisCardInst->pmIOLock ); in agtiapi_attach()936 mtx_unlock( &thisCardInst->pmIOLock ); in agtiapi_attach()1334 AG_LOCAL_LOCK(&(pCard->pCardInfo->pmIOLock)); in agtiapi_IntrHandlerx_()5628 mtx_lock(&(pmcsc->pCardInfo->pmIOLock)); in agtiapi_scan()5643 mtx_unlock(&(pmcsc->pCardInfo->pmIOLock)); in agtiapi_scan()6518 mtx_lock(&thisCardInst->pmIOLock); in agtiapi_ReleaseHBA()6538 mtx_unlock(&thisCardInst->pmIOLock); in agtiapi_ReleaseHBA()[all …]
396 struct mtx pmIOLock; member