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

/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci_interface.c408 heci_hdr->msg_complete = 1;
471 heci_hdr->msg_complete = 1;
508 heci_hdr->msg_complete = 1;
546 heci_hdr->msg_complete = 1;
H A Dheci_intr.c557 heci_hdr->msg_complete = 1;
608 if (!(heci_hdr->msg_complete))
708 if (heci_hdr->msg_complete) {
932 heci_hdr->msg_complete = 1;
935 "heci_hdr->msg_complete= %d\n",
937 heci_hdr->msg_complete);
966 heci_hdr->msg_complete = 0;
983 " heci_hdr->msg_complete= %d\n",
985 heci_hdr->msg_complete);
1027 heci_hdr->msg_complete
[all...]
H A Dheci_init.c580 heci_hdr->msg_complete = 1;
617 heci_hdr->msg_complete = 1;
663 heci_hdr->msg_complete = 1;
727 heci_hdr->msg_complete = 1;
H A Dheci_data_structures.h339 uint32_t msg_complete:1; member in struct:heci_msg_hdr
H A Dio_heci.c781 heci_hdr.msg_complete = 0;
784 heci_hdr.msg_complete = 1;
796 if (heci_hdr.msg_complete) {
H A Dheci_main.c1186 heci_hdr.msg_complete = 0;
1189 heci_hdr.msg_complete = 1;
1210 if (heci_hdr.msg_complete) {

Completed in 71 milliseconds