Home
last modified time | relevance | path

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

/freebsd/sys/dev/rl/
H A Dif_rlreg.h447 #define RL_CFG2_MSI 0x20 macro
/freebsd/sys/dev/re/
H A Dif_re.c1325 cfg |= RL_CFG2_MSI; in re_attach()
1362 if ((cfg & RL_CFG2_MSI) != 0) { in re_attach()
1364 cfg &= ~RL_CFG2_MSI; in re_attach()