Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c2785 pccb->ccbStatus = tiIOFailed; in agtiapi_PrepareSGListCB()
2795 pccb->ccbStatus = tiIOFailed; in agtiapi_PrepareSGListCB()
2999 pccb->ccbStatus = tiIOFailed; in agtiapi_PrepareSGListCB()
3017 pccb->ccbStatus = tiIOFailed; in agtiapi_PrepareSGListCB()
3129 pccb->ccbStatus = tiIOFailed; in agtiapi_StartIO()
3173 pccb->ccbStatus = tiIOFailed; in agtiapi_StartIO()
3190 pccb->ccbStatus = tiIOFailed; in agtiapi_StartIO()
3209 pccb->ccbStatus = tiIOFailed; in agtiapi_StartIO()
3229 pccb->ccbStatus = tiIOFailed; in agtiapi_StartIO()
3244 pccb->ccbStatus = tiIOFailed; in agtiapi_StartIO()
[all …]
H A Dosapi.c290 pccb->ccbStatus = (U16)IOStatus; in ostiInitiatorIOCompleted()
434 pccb->ccbStatus = (U16)smpStatus; in ostiInitiatorSMPCompleted()
477 pccb->ccbStatus = IOStatus; in osti_FastIOCb()
H A Dagtiapi.h73 U16 ccbStatus; member