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

/netbsd-current/sys/arch/arm/xscale/
H A Dixp425_if_npereg.h80 struct npehwbuf { struct
H A Dixp425_if_npe.c84 struct npehwbuf *ix_hw; /* associated h/w block */
92 struct npehwbuf *hwbuf; /* NPE h/w buffers */
426 size = nbuf * sizeof(struct npehwbuf);
475 struct npehwbuf *hw = &dma->hwbuf[i];
798 * returned with each npehwbuf to decide where to
805 &(dma)->buf[((a) - (dma)->buf_phys) / sizeof(struct npehwbuf)]
857 struct npehwbuf *hw;
898 &(dma)->buf[((a) - (dma)->buf_phys) / sizeof(struct npehwbuf)]
921 struct npehwbuf *hw = npe->ix_hw;
1237 struct npehwbuf *h
[all...]

Completed in 273 milliseconds