Searched defs:devt (Results 1 – 4 of 4) sorted by relevance
| /freebsd-head/bin/pax/ |
| HD | tables.h | 121 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-head/sys/dev/tdfx/ |
| HD | tdfx_vars.h | 95 struct cdev *devt; member
|
| /freebsd-head/sys/compat/linuxkpi/common/include/linux/ |
| HD | device.h | 113 dev_t devt; member 449 struct device *parent, dev_t devt, void *drvdata, in device_create_with_groups() 541 device_destroy(struct class *class, dev_t devt) in device_destroy()
|
| /freebsd-head/sys/compat/linuxkpi/common/src/ |
| HD | linux_compat.c | 291 device_create(struct class *class, struct device *parent, dev_t devt, in device_create() 313 dev_t devt, void *drvdata, const struct attribute_group **groups, in device_create_groups_vargs()
|