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

/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci_interface.c123 dev->host_hw_state |= H_IE;
135 dev->host_hw_state &= ~H_IE;
H A Dheci_data_structures.h108 #define H_IE 0x00000001 macro
H A Dheci_intr.c256 dev->host_hw_state |= (H_IE | H_IG | H_RDY);

Completed in 66 milliseconds