Searched refs:ext_msg_buf (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci_intr.c553 heci_hdr = (struct heci_msg_hdr *)&dev->ext_msg_buf[0];
560 (struct hbm_host_stop_request *)&dev->ext_msg_buf[1];
1157 (struct heci_msg_hdr *)&dev->ext_msg_buf[0],
1158 (unsigned char *)&dev->ext_msg_buf[1],
1546 (struct heci_msg_hdr *)&dev->ext_msg_buf[0];
1556 &dev->ext_msg_buf[1];
H A Dheci_data_structures.h539 uint32_t ext_msg_buf[8]; /* for control responses */ member in struct:iamt_heci_device

Completed in 60 milliseconds