Home | Sort by: relevance | last modified time | path |
/src/sbin/ifconfig/ | |
ieee80211.c | 1233 int i, nbands, schan, nchan; local in function:printcountry 1236 nbands = (cie->len - 3) / sizeof(cie->band[0]); 1237 for (i = 0; i < nbands; i++) { |
ieee80211.c | 1233 int i, nbands, schan, nchan; local in function:printcountry 1236 nbands = (cie->len - 3) / sizeof(cie->band[0]); 1237 for (i = 0; i < nbands; i++) { |
ieee80211.c | 1233 int i, nbands, schan, nchan; local in function:printcountry 1236 nbands = (cie->len - 3) / sizeof(cie->band[0]); 1237 for (i = 0; i < nbands; i++) { |
/src/sys/dev/ic/ | |
bwfm.c | 406 const u_int nbands = le32toh(bandlist[0]); local in function:bwfm_attach 407 for (i = 1; i <= MIN(nbands, __arraycount(bandlist) - 1); i++) { |
bwfm.c | 406 const u_int nbands = le32toh(bandlist[0]); local in function:bwfm_attach 407 for (i = 1; i <= MIN(nbands, __arraycount(bandlist) - 1); i++) { |
bwfm.c | 406 const u_int nbands = le32toh(bandlist[0]); local in function:bwfm_attach 407 for (i = 1; i <= MIN(nbands, __arraycount(bandlist) - 1); i++) { |