Home
last modified time | relevance | path

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

/openbsd-src/bin/pax/
H A Dtables.c154 typedef struct devt { struct
156 struct devt *fow; /* new device map list */ argument
157 struct dlist *list; /* map list based on inode truncation bits */
/openbsd-src/sys/dev/usb/
H A Dusb.c558 usbioctl(dev_t devt, u_long cmd, caddr_t data, int flag, struct proc *p) in usbioctl() argument