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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c1306 } ath_mac_bb_names[] = { variable in typeref:struct:__anon271
1335 for (i = 0; i < ARRAY_SIZE(ath_mac_bb_names); i++) {
1336 if (ath_mac_bb_names[i].version == mac_bb_version) {
1337 return (ath_mac_bb_names[i].name);

Completed in 49 milliseconds