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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dsiutils.c446 if (CHIPTYPE(sii->pub.socitype) == SOCI_UBUS) {
1095 sih->socitype = (w & CID_TYPE_MASK) >> CID_TYPE_SHIFT;
1108 if (CHIPTYPE(sii->pub.socitype) == SOCI_SB) {
1111 } else if ((CHIPTYPE(sii->pub.socitype) == SOCI_AI) ||
1112 (CHIPTYPE(sii->pub.socitype) == SOCI_NAI)) {
1113 if (CHIPTYPE(sii->pub.socitype) == SOCI_AI)
1119 } else if (CHIPTYPE(sii->pub.socitype) == SOCI_UBUS) {
1556 if (CHIPTYPE(sih->socitype) == SOCI_SB)
1558 else if ((CHIPTYPE(sih->socitype) == SOCI_AI) || (CHIPTYPE(sih->socitype)
[all...]
H A Dhndpci.c1038 bool issb = sih->socitype == SOCI_SB;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dirq.c317 if (bcm947xx_sih->socitype == SOCI_SB) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dsiutils.h35 uint socitype; /* SOCI_SB, SOCI_AI */ member in struct:si_pub

Completed in 164 milliseconds