tw_cli_req_context
TW_VOID (*tw_cli_callback)(struct tw_cli_req_context *req);
struct tw_cli_req_context *req_ctxt_buf;/* pointer to the array of CL's
tw_cli_req_q_insert_head(struct tw_cli_req_context *req, TW_UINT8 q_type)
tw_cli_req_q_insert_tail(struct tw_cli_req_context *req, TW_UINT8 q_type)
static __inline struct tw_cli_req_context *
struct tw_cli_req_context *req = TW_CL_NULL;
struct tw_cli_req_context, link);
tw_cli_req_q_remove_item(struct tw_cli_req_context *req, TW_UINT8 q_type)
extern TW_VOID tw_cli_complete_io(struct tw_cli_req_context *req);
extern TW_VOID tw_cli_scsi_complete(struct tw_cli_req_context *req);
extern TW_VOID tw_cli_param_callback(struct tw_cli_req_context *req);
extern TW_VOID tw_cli_aen_callback(struct tw_cli_req_context *req);
struct tw_cli_req_context *req);
extern struct tw_cli_req_context *
extern TW_INT32 tw_cli_submit_cmd(struct tw_cli_req_context *req);
TW_INT32 size, TW_VOID (* callback)(struct tw_cli_req_context *req));
TW_VOID *data, TW_VOID (* callback)(struct tw_cli_req_context *req));
extern TW_INT32 tw_cli_submit_and_poll_request(struct tw_cli_req_context *req,
extern TW_INT32 tw_cli_send_scsi_cmd(struct tw_cli_req_context *req,
(sizeof(struct tw_cli_req_context) * max_simult_reqs) +
struct tw_cli_req_context *req;
(sizeof(struct tw_cli_req_context) * max_simult_reqs) +
ctlr->req_ctxt_buf = (struct tw_cli_req_context *)free_non_dma_mem;
free_non_dma_mem += (sizeof(struct tw_cli_req_context) *
struct tw_cli_req_context *req;
struct tw_cli_req_context *req;
struct tw_cli_req_context *req;
struct tw_cli_req_context *req;
tw_cli_complete_io(struct tw_cli_req_context *req)
tw_cli_scsi_complete(struct tw_cli_req_context *req)
tw_cli_param_callback(struct tw_cli_req_context *req)
tw_cli_aen_callback(struct tw_cli_req_context *req)
struct tw_cli_req_context *req)
struct tw_cli_req_context *req;
tw_cli_send_scsi_cmd(struct tw_cli_req_context *req, TW_INT32 cmd)
struct tw_cli_req_context *req;
tw_cli_submit_cmd(struct tw_cli_req_context *req)
struct tw_cli_req_context *req;
TW_VOID (* callback)(struct tw_cli_req_context *req))
struct tw_cli_req_context *req;
struct tw_cli_req_context *req;
TW_VOID (* callback)(struct tw_cli_req_context *req))
struct tw_cli_req_context *req;
tw_cli_submit_and_poll_request(struct tw_cli_req_context *req,
struct tw_cli_req_context *req;
struct tw_cli_req_context *req;
struct tw_cli_req_context *req;
struct tw_cli_req_context *
struct tw_cli_req_context *req;
struct tw_cli_req_context *req;
struct tw_cli_req_context *req = req_handle->cl_req_ctxt;