Home
last modified time | relevance | path

Searched refs:specdev (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/miscfs/specfs/
H A Dspecdev.h68 struct specdev *sn_dev;
74 typedef struct specdev { struct
H A DMakefile5 INCS= specdev.h
H A Dspec_vnops.c91 #include <miscfs/specfs/specdev.h>
324 struct specdev *sd = sn->sn_dev; in spec_io_exit()
354 spec_io_drain(struct specdev *sd) in spec_io_drain()
642 * specnode. We will dissociate it from the specdev -- and in spec_node_revoke()
643 * possibly free the specdev -- in spec_node_destroy. in spec_node_revoke()
1777 * point, no bdev/cdev_* can be active for this specdev. in spec_close()
/netbsd-src/doc/
H A DBRANCHES1747 src/sys/miscfs/specfs/specdev.h