Searched refs:sendLock (Results 1 – 2 of 2) sorted by relevance
378 struct mtx sendLock; // local queue lock member
1126 mtx_init( &pmsc->sendLock, "local q send lock", NULL, MTX_DEF ); in agtiapi_InitCardSW()3066 AG_CARD_LOCAL_LOCK(&pmcsc->sendLock), pccb ); in agtiapi_PrepareSGListCB()3089 AG_LOCAL_LOCK( &pmcsc->sendLock ); in agtiapi_StartIO()3095 AG_LOCAL_UNLOCK( &pmcsc->sendLock ); in agtiapi_StartIO()3111 AG_LOCAL_UNLOCK( &pmcsc->sendLock ); in agtiapi_StartIO()3242 AG_CARD_LOCAL_LOCK(&pmcsc->sendLock), pccb); in agtiapi_StartIO()4245 AG_CARD_LOCAL_LOCK(&pmcsc->sendLock), pccb); in agtiapi_Retry()6269 AG_LOCAL_LOCK( &pCard->sendLock ); in agtiapi_ResetCard()6272 AG_LOCAL_UNLOCK( &pCard->sendLock ); in agtiapi_ResetCard()6572 mtx_destroy( &pCard->sendLock ); in agtiapi_ReleaseHBA()