Searched refs:agtiapi_GetCCB (Results 1 – 3 of 3) sorted by relevance
41 STATIC pccb_t agtiapi_GetCCB(struct agtiapi_softc *pmcsc);
202 if ((pTMccb = agtiapi_GetCCB(pCard)) == NULL) in ostiInitiatorEvent()821 if ((pccb = agtiapi_GetCCB(pCard)) == NULL) in ostiNumOfLUNIOCTLreq()
1967 STATIC pccb_t agtiapi_GetCCB( struct agtiapi_softc *pmcsc ) in agtiapi_GetCCB() function2039 if ((pccb = agtiapi_GetCCB(pmcsc)) == NULL) in agtiapi_QueueCmnd_()2323 if ((pTMccb = agtiapi_GetCCB(pCard)) == NULL) in agtiapi_StartTM()4383 if ((pccb = agtiapi_GetCCB(pmcsc)) == NULL) in agtiapi_QueueSMP()