Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/bsdconfig/share/media/
HDcommon.subr46 # Media probe values to use for `f_media_get_TYPE media $file $PROBE' or
47 # `f_device_get device_media $file $PROBE' (where $PROBE is one of the below
/NextBSD/sys/dev/atkbdc/
HDpsm.c465 enum probearg { PROBE, REINIT }; enumerator
1385 if ((*vendortype[i].probefunc)(sc, PROBE)) {
3791 if (arg == PROBE)
3942 if (arg == PROBE) {
3982 if (arg == PROBE) {
4027 if (arg == PROBE) {
4059 if (arg == PROBE) {
4098 if (arg == PROBE) {
4843 if (arg == PROBE)
4856 if (arg == PROBE) {
[all …]