Home
last modified time | relevance | path

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

/netbsd-src/lib/libpuffs/
H A Dframebuf.c74 #define ISTAT_NOREPLY 0x04 /* nuke after sending */ macro
434 pufbuf->istat |= ISTAT_NOREPLY; in puffs_framev_enqueue_justsend()
527 pufbuf->istat &= ~ISTAT_NOREPLY; in puffs_framev_framebuf_ccpromote()
762 } else if ((pufbuf->istat & ISTAT_NOREPLY) == 0) { in puffs__framev_output()