Searched refs:hbm_host_stop_request (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci_init.c570 struct hbm_host_stop_request *host_stop_req;
616 heci_hdr->length = sizeof (struct hbm_host_stop_request);
621 (struct hbm_host_stop_request *)&dev->wr_msg_buf[1];
624 sizeof (struct hbm_host_stop_request));
H A Dheci_data_structures.h371 struct hbm_host_stop_request { struct
H A Dheci_intr.c468 struct hbm_host_stop_request *h_stop_req;
556 heci_hdr->length = sizeof (struct hbm_host_stop_request);
560 (struct hbm_host_stop_request *)&dev->ext_msg_buf[1];
562 sizeof (struct hbm_host_stop_request));

Completed in 66 milliseconds