Searched refs:cclookup (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/tools/tools/ath/athrd/
H A Dathrd.c725 cclookup(const char *name, HAL_REG_DOMAIN *rd, HAL_CTRY_CODE *cc) function
1113 if (!cclookup("US", &rd, &cc)) {
1119 if (!cclookup(argv[optind], &rd, &cc)) {
1146 if (!cclookup(argv[optind+1], &rd, &cc))

Completed in 215 milliseconds