Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/emips/include/
H A Demipsreg.h817 uint8_t OutputFifoSize; member
904 uint8_t OutputFifoSize; member
/netbsd-src/sys/arch/emips/ebus/
H A Dif_le_ebus.c293 hw->InputFifoSize, hw->OutputFifoSize, hw->CompletionFifoSize, in enic_gethwinfo()
307 sc->sc_n_xmit = hw->OutputFifoSize; in enic_gethwinfo()