Home
last modified time | relevance | path

Searched refs:H_IG (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_interface.c252 dev->host_hw_state |= H_IG; in heci_write_message()
318 dev->host_hw_state |= H_IG; in heci_read_slots()
H A Dheci_data_structures.h104 #define H_IG 0x00000004 macro
H A Dheci_init.c352 dev->host_hw_state |= (H_RST | H_IG); in heci_hw_reset()
401 dev->host_hw_state |= H_IG; in heci_reset()
H A Dheci_intr.c256 dev->host_hw_state |= (H_IE | H_IG | H_RDY); in heci_bh_process_device()