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

/netbsd-current/lib/libpuffs/
H A Dpuffs_priv.h82 #define FIO_RM_WRITE(fio) \ macro
H A Dpuffs.c854 assert((FIO_EN_WRITE(fio) && FIO_RM_WRITE(fio)) == 0);
862 if (FIO_RM_WRITE(fio)) {

Completed in 88 milliseconds