Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_interface.h70 #define CLIENT_CONNECT_REQ_CMD 0x06 macro
H A Dheci_interface.c553 heci_cli_connect->cmd.cmd = CLIENT_CONNECT_REQ_CMD; in heci_connect()