Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_data_structures.h293 #define HECI_CONNECT_TIMEOUT 3 /* at least 2 seconds */ macro
H A Dheci_intr.c811 file_ext->timer_count = HECI_CONNECT_TIMEOUT; in _heci_bh_close()
894 file_ext->timer_count = HECI_CONNECT_TIMEOUT; in _heci_bh_ioctl()
H A Dio_heci.c322 file_ext->timer_count = HECI_CONNECT_TIMEOUT; in heci_ioctl_connect_client()