Home
last modified time | relevance | path

Searched defs:devt (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/bin/pax/
H A Dtables.h123 typedef struct devt { struct
125 struct devt *fow; /* new device map list */ argument
126 struct dlist *list; /* map list based on inode truncation bits */
/dflybsd-src/sys/dev/video/fb/
H A Dvgareg.h75 cdev_t devt; member
/dflybsd-src/sys/dev/disk/dm/
H A Ddm.h133 cdev_t devt; /* pointer to autoconf device_t structure */ member
/dflybsd-src/sys/dev/sound/
H A Dclone.c72 struct cdev *devt; member