Searched defs:devt (Results 1 – 6 of 6) sorted by relevance
123 typedef struct devt { struct125 struct devt *fow; /* new device map list */ argument126 struct dlist *list; /* map list based on inode truncation bits */
192 device_t devt; in dm_dev_create_ioctl() local377 device_t devt; in dm_dev_remove_ioctl() local
225 dm_dev_detach(device_t devt) in dm_dev_detach()
136 device_t devt; /* pointer to autoconf device_t structure */ member
930 usbioctl(dev_t devt, u_long cmd, void *data, int flag, struct lwp *l) in usbioctl()
166 #define device_private(devt) (void *)devt; argument