Searched refs:SI_MAXBR (Results 1 – 18 of 18) sorted by relevance
57 #define SI_MAXBR 4 /* Max bridges (this is arbitrary, for software macro
84 #define SI_MAXBR 4 /* Max bridges (this is arbitrary, for software macro
90 #define SI_MAXBR 4 /* Max bridges (this is arbitrary, for software macro
152 uint32 br_wrapba[SI_MAXBR]; /**< address of bridge controlling wrapper */
363 ASSERT(sii->num_br < SI_MAXBR); in ai_scan()
169 uint32 br_wrapba[SI_MAXBR]; /**< address of bridge controlling wrapper */
392 ASSERT(sii->num_br < SI_MAXBR); in ai_scan()
220 uint32 br_wrapba[SI_MAXBR]; /**< address of bridge controlling wrapper */
425 ASSERT(sii->num_br < SI_MAXBR); in BCMATTACHFN()