Home
last modified time | relevance | path

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

/netbsd-src/sys/rump/net/lib/libshmif/
H A Dshmif_busops.c86 shmif_advancefirst(struct shmif_mem *busmem, uint32_t off, size_t len) in shmif_advancefirst() function
110 shmif_advancefirst(busmem, off, chunk + (filledbus ? 1 : 0)); in shmif_buswrite()
127 shmif_advancefirst(busmem, 0, len); in shmif_buswrite()
H A Dshmifvar.h85 void shmif_advancefirst(struct shmif_mem *, uint32_t, size_t);