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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwncompat.h149 #define __arraycount(x) ARRAY_SIZE(x) macro
H A Dif_iwn.c2380 for (i = 0; i < __arraycount(enhinfo); i++) {
3257 (dump.id < __arraycount(iwn_fw_errmsg)) ?
7598 if (chan < __arraycount(ic->ic_sup_channels))

Completed in 58 milliseconds