Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/tws/
H A Dtws_services.h127 #define TWS_REQ_REQUEUE 3 macro
H A Dtws_user.c149 if ( req->error_code == TWS_REQ_REQUEUE ) { in tws_passthru()
H A Dtws_cam.c664 r->error_code = TWS_REQ_REQUEUE; in tws_drain_reserved_reqs()