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

/freebsd-13-stable/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.h78 uint_t d86_numopnds; member in struct:dis86
H A Ddis_tables.c2513 if (x->d86_numopnds < opindex + 1)
2514 x->d86_numopnds = opindex + 1;
2623 if (x->d86_numopnds < opindex + 1)
2624 x->d86_numopnds = opindex + 1;
2973 x->d86_numopnds = 0;
4447 x->d86_numopnds = 2;
4482 x->d86_numopnds = 2;
4508 x->d86_numopnds = 2;
4527 x->d86_numopnds = 2;
4630 x->d86_numopnds
[all...]

Completed in 76 milliseconds