Searched refs:d86_numopnds (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.h77 uint_t d86_numopnds; member in struct:dis86
H A Ddis_tables.c3240 if (x->d86_numopnds < opindex + 1)
3241 x->d86_numopnds = opindex + 1;
3351 if (x->d86_numopnds < opindex + 1)
3352 x->d86_numopnds = opindex + 1;
3724 x->d86_numopnds = 0;
5406 x->d86_numopnds = 2;
5443 x->d86_numopnds = 2;
5479 x->d86_numopnds = 2;
5505 x->d86_numopnds = 2;
5524 x->d86_numopnds
[all...]

Completed in 61 milliseconds