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

/freebsd-11-stable/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-11-stable/sys/dev/iscsi_initiator/
H A Discsi.c137 iscsi_close(struct cdev *dev, int flag, int otyp, struct thread *td) argument
/freebsd-11-stable/sys/dev/xen/evtchn/
H A Devtchn_dev.c188 evtchn_open(struct cdev *dev, int flag, int otyp, struct thread *td) argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_disk.c271 int otyp; local
H A Dzvol.c1136 zvol_open(dev_t *devp, int flag, int otyp, cred_t *cr) argument
1255 zvol_close(dev_t dev, int flag, int otyp, cred_t *cr) argument

Completed in 197 milliseconds