Searched defs:devt (Results 1 – 2 of 2) sorted by relevance
154 typedef struct devt { struct156 struct devt *fow; /* new device map list */ argument157 struct dlist *list; /* map list based on inode truncation bits */
558 usbioctl(dev_t devt, u_long cmd, caddr_t data, int flag, struct proc *p) in usbioctl() argument