Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c196 static int hmeallocbuf(struct hme *, hmebuf_t *, int);
2815 hmeallocbuf(struct hme *hmep, hmebuf_t *buf, int dir) in hmeallocbuf() function
2862 if (hmeallocbuf(hmep, &hmep->hme_rbuf[i], DDI_DMA_READ) != in hmeallocbufs()
2870 if (hmeallocbuf(hmep, &hmep->hme_tbuf[i], DDI_DMA_WRITE) != in hmeallocbufs()