Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_data_structures.h226 #define HECI_WD_STATE_INDEPENDENCE_MSG_SENT (1 << 0) macro
H A Dheci_main.c846 if ((file_ext->sm_state & HECI_WD_STATE_INDEPENDENCE_MSG_SENT) == 0) { in heci_read()
859 file_ext->sm_state &= ~HECI_WD_STATE_INDEPENDENCE_MSG_SENT; in heci_read()
1068 file_ext->sm_state |= HECI_WD_STATE_INDEPENDENCE_MSG_SENT; in heci_write()