Searched refs:ostiFastSSPCb_t (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
H A D | ossacmnapi.c | 4428 ((ostiFastSSPCb_t)safb->cb)(tiRoot, safb->cbArg, OSSA_IO_SUCCESS, 0); in ossaFastSSPCompleted() 4449 ((ostiFastSSPCb_t)safb->cb)(tiRoot, safb->cbArg, tiIOFailed, in ossaFastSSPCompleted() 4465 ((ostiFastSSPCb_t)safb->cb)(tiRoot, safb->cbArg, tiIOSuccess, in ossaFastSSPCompleted() 4474 ((ostiFastSSPCb_t)safb->cb)(tiRoot, safb->cbArg, tiIOSuccess, 0); in ossaFastSSPCompleted() 4515 ((ostiFastSSPCb_t)safb->cb)(tiRoot, safb->cbArg, tiIOSuccess, in ossaFastSSPCompleted() 4525 ((ostiFastSSPCb_t)safb->cb)(tiRoot, safb->cbArg, tiIOFailed, in ossaFastSSPCompleted() 4532 ((ostiFastSSPCb_t)safb->cb)(tiRoot, safb->cbArg, tiIOOverRun, in ossaFastSSPCompleted() 4537 ((ostiFastSSPCb_t)safb->cb)(tiRoot, safb->cbArg, tiIOUnderRun, in ossaFastSSPCompleted() 4542 ((ostiFastSSPCb_t)safb->cb)(tiRoot, safb->cbArg, tiIOFailed, in ossaFastSSPCompleted() 4546 ((ostiFastSSPCb_t)safb->cb)(tiRoot, safb->cbArg, tiIOFailed, in ossaFastSSPCompleted() [all …]
|
/freebsd/sys/dev/pms/RefTisa/tisa/api/ |
H A D | ostiapi.h | 361 typedef void (*ostiFastSSPCb_t)(tiRoot_t *ptiRoot, typedef
|