Searched refs:ALL_TARGETS (Results 1 – 6 of 6) sorted by relevance
47 ALL_TARGETS=$(echo $(${make} targets | tail -n +2))49 for target in ${ALL_TARGETS} ; do84 if [ "${targets}" = "${ALL_TARGETS}" ] ; then89 echo "WITHOUT_${opt}" $(no_targets "${ALL_TARGETS}" "${targets}")
45 #define ALL_TARGETS (~0) macro
408 aha->sync_permitted = ALL_TARGETS; in aha_fetch_adapter_info()410 aha->disc_permitted = ALL_TARGETS; in aha_fetch_adapter_info()
589 bt->tags_permitted = ALL_TARGETS; in bt_fetch_adapter_info()655 bt->sync_permitted = ALL_TARGETS; in bt_fetch_adapter_info()659 bt->fast_permitted = ALL_TARGETS; in bt_fetch_adapter_info()661 bt->wide_permitted = ALL_TARGETS; in bt_fetch_adapter_info()664 bt->disc_permitted = ALL_TARGETS; in bt_fetch_adapter_info()
57 #define ALL_TARGETS (~0) macro
6478 Old behavior can be gotten by defining ALL_TARGETS.