Home
last modified time | relevance | path

Searched defs:devp (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dkmod_core.c205 zfs_ctldev_init(struct cdev *devp) in zfs_ctldev_init()
245 zfsdev_open(struct cdev *devp, int flag, int mode, struct thread *td) in zfsdev_open()
/f-stack/freebsd/vm/
H A Dvm_object.h145 } devp; member
/f-stack/freebsd/arm/allwinner/
H A Daxp209.c814 axp2xx_shutdown(void *devp, int howto) in axp2xx_shutdown()
H A Daxp81x.c911 axp8xx_shutdown(void *devp, int howto) in axp8xx_shutdown()
/f-stack/freebsd/kern/
H A Dkern_conf.c205 devvn_refthread(struct vnode *vp, struct cdev **devp, int *ref) in devvn_refthread()
H A Dsubr_bus.c5596 find_device(struct devreq *req, device_t *devp) in find_device()