Searched defs:dsw (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/kern/ |
| H A D | kern_conf.c | 349 struct cdevsw *dsw; in giant_open() local 365 struct cdevsw *dsw; in giant_fdopen() local 381 struct cdevsw *dsw; in giant_close() local 397 struct cdevsw *dsw; in giant_strategy() local 416 struct cdevsw *dsw; in giant_ioctl() local 432 struct cdevsw *dsw; in giant_read() local 448 struct cdevsw *dsw; in giant_write() local 464 struct cdevsw *dsw; in giant_poll() local 480 struct cdevsw *dsw; in giant_kqfilter() local 497 struct cdevsw *dsw; in giant_mmap() local [all …]
|
| /freebsd/sys/fs/devfs/ |
| H A D | devfs_vnops.c | 547 struct cdevsw *dsw; in devfs_allocv() local 696 struct cdevsw *dsw; in devfs_close() local 925 struct cdevsw *dsw; in devfs_ioctl() local 1004 struct cdevsw *dsw; in devfs_kqfilter_f() local 1268 struct cdevsw *dsw; in devfs_open() local 1392 struct cdevsw *dsw; in devfs_poll_f() local 1426 struct cdevsw *dsw; in devfs_read_f() local 1941 struct cdevsw *dsw; in devfs_write_f() local 1978 struct cdevsw *dsw; in devfs_mmap_f() local
|
| H A D | devfs_rule.c | 537 struct cdevsw *dsw; in devfs_rule_match() local
|
| /freebsd/contrib/ofed/opensm/opensm/ |
| H A D | osm_torus.c | 8260 struct t_switch *ssw, struct t_switch *dsw) in ring_dir_path() 8311 struct t_switch *ssw, struct t_switch *dsw, in next_hop_path() 8358 struct t_switch *ssw, struct t_switch *dsw, in next_hop_idx() 8398 struct t_switch *sw, struct t_switch *dsw) in warn_on_routing() 8409 struct t_switch *ssw, struct t_switch *dsw, unsigned *pt_grp) in next_hop_x() 8428 struct t_switch *ssw, struct t_switch *dsw, unsigned *pt_grp) in next_hop_y() 8447 struct t_switch *ssw, struct t_switch *dsw, unsigned *pt_grp) in next_hop_z() 8458 struct t_switch *sw, struct t_switch *dsw, in lft_port() 8626 struct t_switch *dsw; in torus_lft() local 9185 struct t_switch *ssw, *dsw; in torus_path_sl() local
|
| /freebsd/sys/vm/ |
| H A D | vm_mmap.c | 1401 vm_prot_t *maxprotp, int *flagsp, struct cdev *cdev, struct cdevsw *dsw, in vm_mmap_cdev() 1480 struct cdevsw *dsw; in vm_mmap() local
|