rmc_comm_msg_t
rmc_req_now = (int (*)(rmc_comm_msg_t *, uint8_t))
rmc_comm_msg_t req; /* request */
int (*rmc_req_res)(rmc_comm_msg_t *, rmc_comm_msg_t *, time_t) = NULL;
rmc_req_res = (int (*)(rmc_comm_msg_t *, rmc_comm_msg_t *, time_t))
rmc_comm_msg_t req; /* request */
int (*rmc_req_now)(rmc_comm_msg_t *, uint8_t) = NULL;
rmc_req_now = (int (*)(rmc_comm_msg_t *, uint8_t))
int (*rmc_req_now)(rmc_comm_msg_t *, uint8_t) = NULL;
rmc_comm_msg_t *msgi = (rmc_comm_msg_t *)dmi->intr_arg;
rmc_comm_send_req_resp(struct rmc_comm_state *rcs, rmc_comm_msg_t *request,
rmc_comm_msg_t *response, uint32_t wait_time)
rmc_comm_request_response_bp(rmc_comm_msg_t *request_bp,
rmc_comm_msg_t *response_bp, uint32_t wait_time)
rmc_comm_msg_t *request, rmc_comm_msg_t *response, uint32_t wait_time);
rmc_comm_msg_t *msgbuf, uint_t *state, kmutex_t *lock)
rmc_comm_request_response(rmc_comm_msg_t *request,
rmc_comm_msg_t *response, uint32_t wait_time)
rmc_comm_msg_t *response_bp, uint32_t wait_time)
rmc_comm_request_nowait(rmc_comm_msg_t *request, uint8_t flag)
rmc_comm_msg_t rmc_req, *rmc_reqp = &rmc_req;
rmc_comm_msg_t rmc_resp, *rmc_respp = &rmc_resp;
rmc_respp = (rmc_comm_msg_t *)NULL;
rmc_respp = (rmc_comm_msg_t *)NULL;
rmc_comm_msg_t request, *reqp = &request;
rmc_comm_msg_t response, *resp = &response;
static rmc_comm_msg_t rmclomv_event_payload_msg;
rmc_comm_msg_t request;
rmc_comm_msg_t request;
rmc_comm_msg_t *msg;
msg = (rmc_comm_msg_t *)arg;
rmc_comm_msg_t request;
rmc_req_now = (int (*)(rmc_comm_msg_t *, uint8_t))
rmc_comm_msg_t req; /* request */
int (*rmc_req_res)(rmc_comm_msg_t *, rmc_comm_msg_t *, time_t) = NULL;
rmc_req_res = (int (*)(rmc_comm_msg_t *, rmc_comm_msg_t *, time_t))
rmc_comm_msg_t req; /* request */
int (*rmc_req_now)(rmc_comm_msg_t *, uint8_t) = NULL;
rmc_req_now = (int (*)(rmc_comm_msg_t *, uint8_t))
int (*rmc_req_now)(rmc_comm_msg_t *, uint8_t) = NULL;
int rmc_comm_request_response(rmc_comm_msg_t *, rmc_comm_msg_t *, uint32_t);
int rmc_comm_request_nowait(rmc_comm_msg_t *, uint8_t);
int rmc_comm_request_response_bp(rmc_comm_msg_t *, rmc_comm_msg_t *, uint32_t);
int rmc_comm_reg_intr(uint8_t, rmc_comm_intrfunc_t, rmc_comm_msg_t *, uint_t *,
int rmc_comm_send_srecord_bp(caddr_t, int, rmc_comm_msg_t *, uint32_t);
rmc_comm_msg_t dreq_request;