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

/netbsd-current/lib/libpuffs/
H A Dpuffs_priv.h71 #define FIO_RDGONE 0x04 macro
H A Dframebuf.c755 if (fio->stat & FIO_RDGONE) {
930 if (fio->stat & FIO_RDGONE || fio->stat & FIO_DEAD)
932 fio->stat |= FIO_RDGONE;
980 if (fio->stat & FIO_RDGONE)

Completed in 147 milliseconds