Searched refs:DP_NULL_MSG (Results 1 – 5 of 5) sorted by relevance
95 { DP_RESET_RSC, DP_NULL_MSG,157 rsc_rx_resp_type = DP_NULL_MSG; in rscp_init()241 rr_resp->msg_type = DP_NULL_MSG; in rscp_send_recv()604 if (rr_item->resp_type == DP_NULL_MSG) { in rscp_send()677 msgp->type = DP_NULL_MSG; in rscp_recv()695 rsc_rx_resp_type = DP_NULL_MSG; in rscp_recv()
353 if (drr->response.msg_type == DP_NULL_MSG) { in dp_tx_handle_ack()1578 req->msg_type = DP_NULL_MSG; in rmc_comm_dp_mcleanup()1582 resp->msg_type = DP_NULL_MSG; in rmc_comm_dp_mcleanup()
422 if (rr.resp.msg_type != DP_NULL_MSG) { in rmcadm_ioctl()
366 exp_resp->msg_type = DP_NULL_MSG; in rmc_comm_send_req_resp()
64 #define DP_NULL_MSG 0x00 macro