Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_data_structures.h277 HECI_READ = 0, enumerator
H A Dheci_intr.c156 } else if (priv_cb_pos->major_file_operations == HECI_READ && in _heci_cmpl()
1213 case HECI_READ: in heci_bh_write_handler()
H A Dio_heci.c715 priv_cb->major_file_operations = HECI_READ; in heci_start_read()