Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcic_var.h232 #define PCF_DEBOUNCE 0x00002000 /* Chip has hardware debounce enabled */ macro
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c2185 pcic->pc_flags |= PCF_DEBOUNCE; in pcic_setup_adapter()