Home
last modified time | relevance | path

Searched refs:msg_complete (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_interface.c408 heci_hdr->msg_complete = 1; in heci_send_flow_control()
471 heci_hdr->msg_complete = 1; in heci_send_wd()
508 heci_hdr->msg_complete = 1; in heci_disconnect()
546 heci_hdr->msg_complete = 1; in heci_connect()
H A Dheci_intr.c557 heci_hdr->msg_complete = 1; in heci_bh_read_bus_message()
608 if (!(heci_hdr->msg_complete)) in heci_bh_read_pthi_message()
708 if (heci_hdr->msg_complete) { in heci_bh_read_client_message()
932 heci_hdr->msg_complete = 1; in _heci_bh_cmpl()
937 heci_hdr->msg_complete); in _heci_bh_cmpl()
966 heci_hdr->msg_complete = 0; in _heci_bh_cmpl()
985 heci_hdr->msg_complete); in _heci_bh_cmpl()
1027 heci_hdr->msg_complete = 1; in _heci_bh_cmpl_iamthif()
1061 heci_hdr->msg_complete = 0; in _heci_bh_cmpl_iamthif()
1551 heci_hdr->msg_complete = 1; in heci_client_disconnect_request()
H A Dheci_init.c580 heci_hdr->msg_complete = 1; in host_start_message()
617 heci_hdr->msg_complete = 1; in host_start_message()
663 heci_hdr->msg_complete = 1; in host_enum_clients_message()
727 heci_hdr->msg_complete = 1; in host_client_properties()
H A Dio_heci.c781 heci_hdr.msg_complete = 0; in pthi_write()
784 heci_hdr.msg_complete = 1; in pthi_write()
796 if (heci_hdr.msg_complete) { in pthi_write()
H A Dheci_data_structures.h339 uint32_t msg_complete:1; member
H A Dheci_main.c1186 heci_hdr.msg_complete = 0; in heci_write()
1189 heci_hdr.msg_complete = 1; in heci_write()
1210 if (heci_hdr.msg_complete) { in heci_write()