Searched defs:fbtp_ctl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/dtrace/
H A Dfbt.c67 struct modctl *fbtp_ctl; member in struct:fbt_probe
322 fbt->fbtp_ctl = ctl;
412 fbt->fbtp_ctl = ctl;
450 struct modctl *ctl = fbt->fbtp_ctl;
493 struct modctl *ctl = fbt->fbtp_ctl;
533 struct modctl *ctl = fbt->fbtp_ctl;
550 struct modctl *ctl = fbt->fbtp_ctl;
566 struct modctl *ctl = fbt->fbtp_ctl;
582 struct modctl *ctl = fbt->fbtp_ctl;
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Dfbt.c316 struct modctl *fbtp_ctl; member in struct:fbt_probe
1362 fbt->fbtp_ctl = ctl;
1408 fbt->fbtp_ctl = ctl;
1468 struct modctl *ctl = fbt->fbtp_ctl;
1490 struct modctl *ctl = fbt->fbtp_ctl;
1550 struct modctl *ctl = fbt->fbtp_ctl;
1573 struct modctl *ctl = fbt->fbtp_ctl;
1592 struct modctl *ctl = fbt->fbtp_ctl;
1611 struct modctl *ctl = fbt->fbtp_ctl;

Completed in 55 milliseconds