Home
last modified time | relevance | path

Searched refs:BUS_PROBE_SPECIFIC (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/sys/
H A Dbus.h476 #define BUS_PROBE_SPECIFIC 0 /* Only I can use this device */ macro
/dragonfly/sys/bus/u4b/audio/
H A Duaudio.c838 return (BUS_PROBE_SPECIFIC); in uaudio_probe()
/dragonfly/sys/dev/sound/pci/hda/
H A Dhdaa.c7026 return (BUS_PROBE_SPECIFIC); in hdaa_pcm_probe()