Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Di8042.c518 #define OBF_WAIT_COUNT 1000 /* in granules of 10uS */ macro
533 if (++timer > OBF_WAIT_COUNT) in i8042_wait_obf()