Searched refs:rc_type (Results 1 – 5 of 5) sorted by relevance
138 rc->rc_type = cpu_to_le32(rc->rc_type); in dlm_rcom_out()149 rc->rc_type = le32_to_cpu(rc->rc_type); in dlm_rcom_in()
56 rc->rc_type = type; in create_rcom()261 rc_in->rc_type, rc_in->rc_header.h_nodeid, in receive_sync_reply()477 rc->rc_type = DLM_RCOM_STATUS_REPLY; in dlm_send_ls_not_ready()543 switch (rc->rc_type) { in dlm_receive_rcom()576 if (stop && (rc->rc_type != DLM_RCOM_STATUS)) in dlm_receive_rcom()588 switch (rc->rc_type) { in dlm_receive_rcom()626 log_error(ls, "receive_rcom bad type %d", rc->rc_type); in dlm_receive_rcom()633 rc->rc_type, in dlm_receive_rcom()642 rc->rc_type, nodeid); in dlm_receive_rcom()
450 uint32_t rc_type; /* DLM_RCOM_ */ member
5033 type = p->rcom.rc_type; in dlm_receive_buffer()
137 static int tango_change_protocol(struct rc_dev *dev, u64 *rc_type) in tango_change_protocol() argument143 if (*rc_type & NEC_ANY) in tango_change_protocol()146 if (*rc_type & RC_PROTO_BIT_RC5) in tango_change_protocol()149 if (*rc_type & RC_PROTO_BIT_RC6_0) in tango_change_protocol()