Home
last modified time | relevance | path

Searched refs:DTIOCGARGS (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/dt/
H A Ddtvar.h131 #define DTIOCGARGS _IOWR('D', 6, struct dtioc_arg) macro
H A Ddt_dev.c293 case DTIOCGARGS: in dtioctl()
/openbsd/usr.sbin/btrace/
H A Dbtrace.c312 if (ioctl(fd, DTIOCGARGS, &dtar)) in dtai_cache()