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

/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci_interface.c402 struct hbm_flow_control *heci_flow_control;
407 heci_hdr->length = sizeof (struct hbm_flow_control);
411 heci_flow_control = (struct hbm_flow_control *)&dev->wr_msg_buf[1];
422 sizeof (struct hbm_flow_control)))
H A Dheci_intr.c90 struct hbm_flow_control *flow_control);
464 struct hbm_flow_control *flow_control;
508 flow_control = (struct hbm_flow_control *)heci_msg;
757 + sizeof (struct hbm_flow_control))) {
759 sizeof (struct hbm_flow_control) + 3) / 4;
839 sizeof (struct hbm_flow_control))) {
841 sizeof (struct hbm_flow_control) + 3) / 4;
1422 struct hbm_flow_control *flow)
1436 struct hbm_flow_control *flow)
1465 struct hbm_flow_control *flow_contro
[all...]
H A Dheci_data_structures.h444 struct hbm_flow_control { struct

Completed in 67 milliseconds