Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dihavar.h226 #define CFG_ID(cfg) ((cfg) & CFG_ID_MASK) macro
H A Diha.c512 sc->sc_id = CFG_ID(conf->config1); in iha_attach()