Searched defs:devt (Results 1 - 5 of 5) sorted by relevance
| /src/sys/dev/dm/ | ||
| H A D | dm_dev.c | 225 dm_dev_detach(device_t devt) argument |
| H A D | dm_ioctl.c | 192 device_t devt; local in function:dm_dev_create_ioctl 377 device_t devt; local in function:dm_dev_remove_ioctl [all...] |
| H A D | dm.h | 136 device_t devt; /* pointer to autoconf device_t structure */ member in struct:dm_dev |
| /src/bin/pax/ | ||
| H A D | tables.h | 123 typedef struct devt { struct |
| /src/sys/dev/usb/ | ||
| H A D | usb.c | 930 usbioctl(dev_t devt, u_long cmd, void *data, int flag, struct lwp *l) argument |
Completed in 6 milliseconds