Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Ddtl.c42 struct dtl_entry *write_ptr; member
58 struct dtl_entry *wp = dtlr->write_ptr; in consume_dtle()
74 dtlr->write_ptr = wp; in consume_dtle()
91 dtlr->write_ptr = dtl->buf; in dtl_start()
105 dtlr->write_ptr = NULL; in dtl_stop()
/arch/mips/include/asm/ip32/
Dmace.h142 volatile unsigned long write_ptr; /* channel write pointer */ member