Searched refs:FASTTRAPIOC_GETINSTR (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/sys/
H A Dfasttrap.h43 #define FASTTRAPIOC_GETINSTR (FASTTRAPIOC | 2) macro
45 #define FASTTRAPIOC_GETINSTR _IOWR('f', 2, uint8_t) macro
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/sparc/
H A Ddt_isadep.c114 if (ioctl(dtp->dt_ftfd, FASTTRAPIOC_GETINSTR,
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/i386/
H A Ddt_isadep.c479 if (ioctl(dis->dtp->dt_ftfd, FASTTRAPIOC_GETINSTR, &instr) == 0)
/netbsd-current/external/cddl/osnet/dist/uts/common/dtrace/
H A Dfasttrap.c2381 } else if (cmd == FASTTRAPIOC_GETINSTR) {

Completed in 214 milliseconds