Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_interface.c123 dev->host_hw_state |= H_IE; in heci_csr_enable_interrupts()
135 dev->host_hw_state &= ~H_IE; in heci_csr_disable_interrupts()
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); in heci_bh_process_device()