Searched refs:iamthif_msg_buf_index (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci_intr.c180 dev->iamthif_msg_buf_index);
600 dev->iamthif_msg_buf_index);
602 (dev->iamthif_msg_buf_index + heci_hdr->length));
606 dev->iamthif_msg_buf_index += heci_hdr->length;
624 priv_cb->information = dev->iamthif_msg_buf_index;
766 dev->iamthif_msg_buf_index = 0;
1021 dev->iamthif_msg_buf_index)) {
1026 dev->iamthif_msg_buf_index;
1035 dev->iamthif_msg_buf_index),
1043 dev->iamthif_msg_buf_index
[all...]
H A Dheci_data_structures.h571 uint32_t iamthif_msg_buf_index; member in struct:iamt_heci_device
H A Dio_heci.c790 dev->iamthif_msg_buf_index += heci_hdr.length;
842 dev->iamthif_msg_buf_index = 0;
H A Dheci_init.c192 dev->iamthif_msg_buf_index = 0;

Completed in 62 milliseconds