Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppvar.h326 #define ECPP_REG_WRITE_MAX_LOOP 100 /* cpu is faster than superio */ macro
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c3758 for (i = ECPP_REG_WRITE_MAX_LOOP; i > 0; i--) { in ecr_write()
3776 for (i = ECPP_REG_WRITE_MAX_LOOP; i > 0; i--) { in dcr_write()