Home
last modified time | relevance | path

Searched defs:cdev (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/sbin/newfs_v7fs/
H A Dnewfs_v7fs.h37 const char *cdev; member
H A Dnewfs_v7fs.c211 static char cdev[32]; in progress() local
/netbsd-src/sys/arch/mmeye/mmeye/
H A Dautoconf.c88 device_t bdev, cdev; in device_register() local
/netbsd-src/sys/kern/
H A Dsubr_devsw.c384 devsw_attach(const char * devname,const struct bdevsw * bdev,devmajor_t * bmajor,const struct cdevsw * cdev,devmajor_t * cmajor) devsw_attach() argument
617 devsw_detach_locked(const struct bdevsw * bdev,const struct cdevsw * cdev) devsw_detach_locked() argument
709 devsw_detach(const struct bdevsw * bdev,const struct cdevsw * cdev) devsw_detach() argument
808 const struct cdevsw *cdev = NULL, *const *curcdevsw; cdevsw_lookup_acquire() local
845 cdevsw_release(const struct cdevsw * cdev,struct localcount * lc) cdevsw_release() argument
882 cdevsw_lookup_major(const struct cdevsw * cdev) cdevsw_lookup_major() argument
1084 devsw_chr2blk(dev_t cdev) devsw_chr2blk() argument
[all...]
H A Dtty_pty.c1061 const struct cdevsw *cdev; in ptyioctl() local
H A Dvfs_mount.c1484 const struct cdevsw *cdev; rawdev_mounted() local
H A Dtty.c3186 const struct cdevsw *cdev; in tty_try_xonxoff() local
/netbsd-src/sbin/fsck_v7fs/
H A Dfsck_v7fs.h47 const char *cdev; member
H A Dmain.c197 static char cdev[32]; in progress() local
/netbsd-src/usr.sbin/makefs/
H A Dv7fs.c169 static char cdev[32]; in progress() local
/netbsd-src/sys/arch/bebox/bebox/
H A Dautoconf.c173 device_t bdev, cdev; in device_register() local
/netbsd-src/sys/uvm/
H A Duvm_device.c114 const struct cdevsw *cdev; in udv_attach() local
/netbsd-src/sys/coda/
H A Dcoda_vfsops.c170 const struct cdevsw *cdev; in coda_mount() local
/netbsd-src/sys/miscfs/specfs/
H A Dspec_vnops.c876 const struct cdevsw *cdev; in spec_open() local
/netbsd-src/sys/dev/ir/
H A Dirframe_tty.c931 const struct cdevsw *cdev; in irt_ioctl() local
/netbsd-src/sys/netinet/
H A Dip_carp.c2034 struct ifnet *cdev = NULL; carp_ioctl() local
/netbsd-src/sys/dev/pci/
H A Dxmm7360.c494 struct cdev cdev; member