Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dihavar.h229 #define CFG_ACT_TERM1 0x0400 /* Enable active term 1 */ macro
H A Diha.c573 if (conf->config1 & CFG_ACT_TERM1) in iha_attach()