Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_interface.h73 #define CLIENT_DISCONNECT_REQ_CMD 0x07 macro
H A Dheci_interface.c516 heci_cli_disconnect->cmd.cmd = CLIENT_DISCONNECT_REQ_CMD; in heci_disconnect()
H A Dheci_intr.c544 case CLIENT_DISCONNECT_REQ_CMD: in heci_bh_read_bus_message()