Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/
Dah_internal.h88 #define AH_CHIP(_name, _probe, _attach) \ argument
91 .probe = _probe, \
108 #define AH_RF(_name, _probe, _attach) \ argument
111 .probe = _probe, \
/freebsd-9-stable/sys/dev/ata/
Data-pci.h649 DEVMETHOD(device_probe, __CONCAT(dname,_probe)), \
/freebsd-9-stable/sys/boot/arm/ixp425/boot2/
Dixp425_board.c51 .probe = name##_probe, \