Searched defs:otyp (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/share/examples/kld/cdev/module/
H A Dcdev.c101 mydev_open(struct cdev *dev, int flag, int otyp, struct thread *td) argument
113 mydev_close(struct cdev *dev, int flag, int otyp, struct thread *td) argument
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dlockstat.c157 lockstat_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) argument
H A Dsystrace.c305 systrace_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) argument
H A Dprofile.c508 profile_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) argument
/freebsd-9.3-release/sys/xen/evtchn/
H A Devtchn_dev.c278 evtchn_open(struct cdev *dev, int flag, int otyp, struct thread *td) argument
301 evtchn_close(struct cdev *dev, int flag, int otyp, struct thread *td __unused) argument
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_disk.c282 int otyp; local
/freebsd-9.3-release/sys/dev/iscsi/initiator/
H A Discsi.c137 iscsi_close(struct cdev *dev, int flag, int otyp, struct thread *td) argument

Completed in 119 milliseconds