Searched refs:F_READ (Results 76 - 84 of 84) sorted by relevance

1234

/netbsd-current/sys/lib/libsa/
H A Dustarfs.c236 e = DEV_STRATEGY(f->f_dev)(f->f_devdata, F_READ,
H A Dcread.c439 if ((f->f_flags & F_READ) == 0)
H A Ddosfs.c803 err = DEV_STRATEGY(fd->f_dev)(fd->f_devdata, F_READ, lsec,
/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Ddsk.c552 if (rw != F_READ)
/netbsd-current/sys/arch/hp300/stand/inst/
H A Dinst.c186 F_READ, LABELSECTOR, sizeof(block), block, &xfersize)) != 0) {
/netbsd-current/sys/stand/efiboot/
H A Defiblock.c688 if (rw != F_READ)
/netbsd-current/bin/csh/
H A Dproc.c560 pads((t->t_dflg & F_READ) ? STRspLarrow2sp : STRspLarrowsp);
/netbsd-current/sys/arch/i386/stand/lib/
H A Dbiosdisk.c249 if (flag != F_READ)
/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_regs.h5860 #define F_READ V_READ(1U) macro

Completed in 356 milliseconds

1234