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

/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci_init.c570 struct hbm_host_stop_request *host_stop_req; local
620 host_stop_req =
623 (void) memset(host_stop_req, 0,
625 host_stop_req->cmd.cmd = HOST_STOP_REQ_CMD;
626 host_stop_req->reason = DRIVER_STOP_REQUEST;
628 (unsigned char *)(host_stop_req),

Completed in 60 milliseconds