Searched refs:alc_int_tx_mod (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_alc.c2159 sc->alc_int_tx_mod = ALC_IM_TX_TIMER_DEFAULT;
2161 reg |= ALC_USECS(sc->alc_int_tx_mod) << IM_TIMER_TX_SHIFT;
2170 if (ALC_USECS(sc->alc_int_tx_mod) != 0)
H A Dif_alcreg.h1182 int alc_int_tx_mod; member in struct:alc_softc

Completed in 107 milliseconds