Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_intr.c118 if ((device->host_hw_state & H_IS) != H_IS) { in heci_isr_interrupt()
302 if ((dev->host_hw_state & H_IS) == H_IS) { in heci_bh_process_device()
H A Dheci_data_structures.h106 #define H_IS 0x00000002 macro
H A Dheci_init.c290 if ((dev->host_hw_state & H_IS) == H_IS) { in heci_hw_init()