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

/freebsd-11-stable/cddl/usr.sbin/dwatch/
H A Ddwatch119 PROBE=
881 PROBE="$PROBE${PROBE:+, }$arg"
900 [ "$PROBE" ] || die "PROBE not defined by profile and none given as argument"
905 [ "$DEBUG$EXIT_AFTER_COMPILE" ] || info "Watching '$PROBE' ..."
910 case "$PROBE" in
914 $PROBE /* probe ID $ID */
921 PROBE
[all...]
/freebsd-11-stable/sys/dev/atkbdc/
H A Dpsm.c649 enum probearg { PROBE, REINIT }; enumerator in enum:probearg
1588 if ((*vendortype[i].probefunc)(sc, PROBE)) {
5367 if (arg == PROBE)
5518 if (arg == PROBE) {
5558 if (arg == PROBE) {
5603 if (arg == PROBE) {
5635 if (arg == PROBE) {
5674 if (arg == PROBE) {
6283 if (arg == PROBE)
6649 if (arg == PROBE)
[all...]

Completed in 130 milliseconds