HomeSort by: relevance | last modified time | path
    Searched refs:FIO_WRGONE (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libpuffs/
framebuf.c 348 if (fio->stat & FIO_WRGONE) { \
952 if (fio->stat & FIO_WRGONE)
967 if (fio->stat & FIO_WRGONE || fio->stat & FIO_DEAD)
969 fio->stat |= FIO_WRGONE;
puffs_priv.h 70 #define FIO_WRGONE 0x02
puffs.c 124 if (fio->stat & FIO_WRGONE)
831 if (fio->stat & FIO_WRGONE)
850 if (fio->stat & FIO_WRGONE)

Completed in 34 milliseconds