Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dtables.h121 typedef struct devt { struct
123 struct devt *fow; /* new device map list */ argument
124 struct dlist *list; /* map list based on inode truncation bits */
/freebsd/sys/dev/tdfx/
H A Dtdfx_vars.h95 struct cdev *devt; member
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddevice.h113 dev_t devt; member
442 device_create_with_groups(struct class * class,struct device * parent,dev_t devt,void * drvdata,const struct attribute_group ** groups,const char * fmt,...) device_create_with_groups() argument
534 device_destroy(struct class * class,dev_t devt) device_destroy() argument
[all...]