Searched defs:slpflag (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/fs/nfs/client/
H A Dnfs_clbio.c1298 int error = 0, slpflag, slptimeo; local
1379 int slpflag = 0; local
H A Dnfs_clvnops.c2646 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; local
/netbsd-current/sys/kern/
H A Dvfs_bio.c1205 getblk(struct vnode *vp, daddr_t blkno, int size, int slpflag, int slptimeo) argument
1381 getnewbuf(int slpflag, int slptimeo, int from_bufq) argument
/netbsd-current/sys/dev/scsipi/
H A Dses.c857 ses_get_encstat(ses_softc_t *ssc, int slpflag) argument
870 ses_set_encstat(ses_softc_t *ssc, uint8_t encstat, int slpflag) argument
884 ses_get_objstat(ses_softc_t *ssc, ses_objstat *obp, int slpflag) argument
907 ses_set_objstat(ses_softc_t *ssc, ses_objstat *obp, int slpflag) argument

Completed in 87 milliseconds