Searched refs:sendSMPLock (Results 1 – 2 of 2) sorted by relevance
379 struct mtx sendSMPLock; // local queue lock member
1117 mtx_init( &pmsc->sendSMPLock, "local q send lock", NULL, MTX_DEF ); in agtiapi_InitCardSW()3273 AG_LOCAL_LOCK(&pmcsc->sendSMPLock); in agtiapi_StartSMP()3279 AG_LOCAL_UNLOCK(&pmcsc->sendSMPLock); in agtiapi_StartSMP()3287 AG_LOCAL_UNLOCK(&pmcsc->sendSMPLock); in agtiapi_StartSMP()3330 AG_CARD_LOCAL_LOCK(&pmcsc->sendSMPLock), pccb); in agtiapi_StartSMP()3751 AG_CARD_LOCAL_LOCK(&pmcsc->sendSMPLock), pccb ); in agtiapi_PrepareSMPSGListCB()6254 AG_LOCAL_LOCK( &pCard->sendSMPLock ); in agtiapi_ResetCard()6257 AG_LOCAL_UNLOCK( &pCard->sendSMPLock ); in agtiapi_ResetCard()6548 mtx_destroy( &pCard->sendSMPLock ); in agtiapi_ReleaseHBA()