Symbol: tw_cl_req_handle
sys/dev/raid/twa/tw_cl.h
97
struct tw_cl_req_handle *req_handle;/* handle to track requests between
sys/dev/raid/twa/tw_cl_io.c
263
struct tw_cl_req_packet *req_pkt, struct tw_cl_req_handle *req_handle)
sys/dev/raid/twa/tw_cl_io.c
71
struct tw_cl_req_packet *req_pkt, struct tw_cl_req_handle *req_handle)
sys/dev/raid/twa/tw_cl_misc.c
938
tw_cl_print_req_info(struct tw_cl_req_handle *req_handle)
sys/dev/raid/twa/tw_cl_share.h
178
TW_VOID (*tw_osl_callback)(struct tw_cl_req_handle *req_handle);
sys/dev/raid/twa/tw_cl_share.h
181
struct tw_cl_req_handle *req_handle, TW_VOID *sg_list,
sys/dev/raid/twa/tw_cl_share.h
354
extern TW_VOID tw_osl_timeout(struct tw_cl_req_handle *req_handle);
sys/dev/raid/twa/tw_cl_share.h
359
extern TW_VOID tw_osl_untimeout(struct tw_cl_req_handle *req_handle);
sys/dev/raid/twa/tw_cl_share.h
535
struct tw_cl_req_packet *req_pkt, struct tw_cl_req_handle *req_handle);
sys/dev/raid/twa/tw_cl_share.h
578
extern TW_VOID tw_cl_print_req_info(struct tw_cl_req_handle *req_handle);
sys/dev/raid/twa/tw_cl_share.h
599
struct tw_cl_req_packet *req_pkt, struct tw_cl_req_handle *req_handle);
sys/dev/raid/twa/tw_osl.h
94
struct tw_cl_req_handle req_handle;/* tag to track req b/w OSL & CL */
sys/dev/raid/twa/tw_osl_cam.c
596
struct tw_cl_req_handle *req_handle)
sys/dev/raid/twa/tw_osl_cam.c
619
tw_osl_timeout(struct tw_cl_req_handle *req_handle)
sys/dev/raid/twa/tw_osl_cam.c
639
tw_osl_untimeout(struct tw_cl_req_handle *req_handle)
sys/dev/raid/twa/tw_osl_cam.c
682
tw_osl_complete_io(struct tw_cl_req_handle *req_handle)
sys/dev/raid/twa/tw_osl_externs.h
78
struct tw_cl_req_handle *req_handle);
sys/dev/raid/twa/tw_osl_externs.h
81
extern TW_VOID tw_osl_complete_io(struct tw_cl_req_handle *req_handle);
sys/dev/raid/twa/tw_osl_externs.h
84
extern TW_VOID tw_osl_complete_passthru(struct tw_cl_req_handle *req_handle);
sys/dev/raid/twa/tw_osl_freebsd.c
1064
tw_osl_complete_passthru(struct tw_cl_req_handle *req_handle)