Searched refs:ah_iso (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_regd.c917 ah->ah_iso[0] = 0;
918 ah->ah_iso[1] = 0;
920 ah->ah_iso[0] = country->isoName[0];
921 ah->ah_iso[1] = country->isoName[1];
1043 ctry->iso[0] = ah->ah_iso[0];
1044 ctry->iso[1] = ah->ah_iso[1];
1045 ctry->iso[2] = ah->ah_iso[2];
H A Darn_ath9k.h814 char ah_iso[4]; member in struct:ath_hal

Completed in 60 milliseconds