Lines Matching refs:spec
249 u8 spec; member
636 msg.spec = MSG_CONNECTI; in ican3_msg_connect()
647 msg.spec = MSG_DISCONNECT; in ican3_msg_disconnect()
659 msg.spec = MSG_NEWHOSTIF; in ican3_msg_newhostif()
680 msg.spec = MSG_INITFDPMQUEUE; in ican3_msg_fasthostif()
714 msg.spec = MSG_SETAFILMASK; in ican3_set_id_filter()
730 msg.spec = MSG_SETAFILMASK; in ican3_set_id_filter()
756 msg.spec = on ? MSG_CONREQ : MSG_COFFREQ; in ican3_set_bus_state()
767 msg.spec = MSG_HWCONF; in ican3_set_termination()
780 msg.spec = MSG_INQUIRY; in ican3_send_inquiry()
793 msg.spec = MSG_CCONFREQ; in ican3_set_buserror()
898 if (msg->spec == MSG_MSGLOST) { in ican3_handle_msglost()
1098 msg->spec, le16_to_cpu(msg->len)); in ican3_handle_unknown_message()
1107 mod->num, msg->spec, le16_to_cpu(msg->len)); in ican3_handle_message()
1109 switch (msg->spec) { in ican3_handle_message()
1638 msg.spec = MSG_CBTRREQ; in ican3_set_bittiming()