Searched defs:cdev (Results 1 - 17 of 17) sorted by relevance
| /src/sys/arch/mmeye/mmeye/ |
| H A D | autoconf.c | 88 device_t bdev, cdev; local in function:device_register
|
| /src/sbin/newfs_v7fs/ |
| H A D | newfs_v7fs.h | 37 const char *cdev; member in struct:progress_arg
|
| H A D | newfs_v7fs.c | 211 static char cdev[32]; local in function:progress
|
| /src/sbin/fsck_v7fs/ |
| H A D | fsck_v7fs.h | 47 const char *cdev; member in struct:progress_arg
|
| H A D | main.c | 197 static char cdev[32]; local in function:progress
|
| /src/sys/arch/bebox/bebox/ |
| H A D | autoconf.c | 173 device_t bdev, cdev; local in function:device_register
|
| /src/usr.sbin/makefs/ |
| H A D | v7fs.c | 169 static char cdev[32]; local in function:progress
|
| /src/sys/uvm/ |
| H A D | uvm_device.c | 114 const struct cdevsw *cdev; local in function:udv_attach
|
| /src/sys/coda/ |
| H A D | coda_vfsops.c | 170 const struct cdevsw *cdev; local in function:coda_mount
|
| /src/sys/kern/ |
| H A D | subr_devsw.c | 382 devsw_attach(const char * devname,const struct bdevsw * bdev,devmajor_t * bmajor,const struct cdevsw * cdev,devmajor_t * cmajor) argument 617 devsw_detach_locked(const struct bdevsw * bdev,const struct cdevsw * cdev) argument 709 devsw_detach(const struct bdevsw * bdev,const struct cdevsw * cdev) argument 808 const struct cdevsw *cdev = NULL, *const *curcdevsw; local in function:cdevsw_lookup_acquire 845 cdevsw_release(const struct cdevsw * cdev,struct localcount * lc) argument 882 cdevsw_lookup_major(const struct cdevsw * cdev) argument 1084 devsw_chr2blk(dev_t cdev) argument [all...] |
| H A D | tty_pty.c | 1061 const struct cdevsw *cdev; local in function:ptyioctl
|
| H A D | vfs_mount.c | 1490 const struct cdevsw *cdev; local in function:rawdev_mounted
|
| H A D | tty.c | 3186 const struct cdevsw *cdev; local in function:tty_try_xonxoff
|
| /src/sys/miscfs/specfs/ |
| H A D | spec_vnops.c | 876 const struct cdevsw *cdev; local in function:spec_open
|
| /src/sys/dev/ir/ |
| H A D | irframe_tty.c | 931 const struct cdevsw *cdev; local in function:irt_ioctl
|
| /src/sys/netinet/ |
| H A D | ip_carp.c | 2032 struct ifnet *cdev = NULL; local in function:carp_ioctl
|
| /src/sys/dev/pci/ |
| H A D | xmm7360.c | 494 struct cdev cdev; member in struct:queue_pair
|
Completed in 23 milliseconds