Home
last modified time | relevance | path

Searched defs:ixr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/arm/gemini/
H A Dgemini_ipmvar.h35 ipmqisempty(ipmqindex_t ixr, ipmqindex_t ixw) in ipmqisempty()
43 ipmqisfull(ipmqindex_t ixr, ipmqindex_t ixw) in ipmqisfull()
H A Dgemini_ipm.c319 ipmqindex_t ixr = sc->sc_txqueue->ix_read; in gemini_ipm_count_txdone() local