Searched refs:pmIOLock (Results 1 – 2 of 2) sorted by relevance
863 mtx_init( &thisCardInst->pmIOLock, "pmc SAS I/O lock", in agtiapi_attach()882 &thisCardInst->pmIOLock, in agtiapi_attach()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_()1344 AG_LOCAL_UNLOCK(&(pCard->pCardInfo->pmIOLock)); in agtiapi_IntrHandlerx_()1360 AG_LOCAL_UNLOCK(&(pCard->pCardInfo->pmIOLock)); in agtiapi_IntrHandlerx_()[all …]
396 struct mtx pmIOLock; member