Home
last modified time | relevance | path

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

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