Searched refs:_probe (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/sys/dev/ath/ath_hal/ |
| D | ah_internal.h | 88 #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/ |
| D | ata-pci.h | 649 DEVMETHOD(device_probe, __CONCAT(dname,_probe)), \
|
| /freebsd-9-stable/sys/boot/arm/ixp425/boot2/ |
| D | ixp425_board.c | 51 .probe = name##_probe, \
|