Searched refs:agtiapi_QueueCCB (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/sys/dev/pms/freebsd/driver/ini/src/ |
| HD | osapi.c | 345 agtiapi_QueueCCB(pCard, &pCard->ccbDoneHead, &pCard->ccbDoneTail in ostiInitiatorIOCompleted() 448 agtiapi_QueueCCB(pCard, &pCard->smpDoneHead, &pCard->smpDoneTail in ostiInitiatorSMPCompleted() 492 agtiapi_QueueCCB(pCard, &pCard->ccbDoneHead, &pCard->ccbDoneTail in osti_FastIOCb()
|
| HD | agtiproto.h | 43 STATIC void agtiapi_QueueCCB( struct agtiapi_softc *pmcsc,
|
| HD | agtiapi.c | 3036 agtiapi_QueueCCB( pmcsc, &pmcsc->ccbSendHead, &pmcsc->ccbSendTail in agtiapi_PrepareSGListCB() 3212 agtiapi_QueueCCB(pmcsc, &pmcsc->ccbSendHead, &pmcsc->ccbSendTail in agtiapi_StartIO() 3327 agtiapi_QueueCCB(pmcsc, &pmcsc->smpSendHead, &pmcsc->smpSendTail in agtiapi_StartSMP() 3748 agtiapi_QueueCCB( pmcsc, &pmcsc->smpSendHead, &pmcsc->smpSendTail in agtiapi_PrepareSMPSGListCB() 4216 agtiapi_QueueCCB(pmcsc, &pmcsc->ccbSendHead, &pmcsc->ccbSendTail in agtiapi_Retry() 4327 STATIC void agtiapi_QueueCCB( struct agtiapi_softc *pmcsc, in agtiapi_QueueCCB() function
|