Home
last modified time | relevance | path

Searched refs:agtiapi_GetCCB (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiproto.h41 STATIC pccb_t agtiapi_GetCCB(struct agtiapi_softc *pmcsc);
H A Dosapi.c202 if ((pTMccb = agtiapi_GetCCB(pCard)) == NULL) in ostiInitiatorEvent()
821 if ((pccb = agtiapi_GetCCB(pCard)) == NULL) in ostiNumOfLUNIOCTLreq()
H A Dagtiapi.c1967 STATIC pccb_t agtiapi_GetCCB( struct agtiapi_softc *pmcsc ) in agtiapi_GetCCB() function
2039 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()