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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dmmd.h76 EXTERN_C CFG_RANGE_SPEC_STRCT* mmd_check_comp( CFG_RANGES_STRCT *actp, CFG_SUP_RANGE_STRCT *supp );
H A Dmmd.c86 *.MODULE CFG_RANGE_SPEC_STRCT* mmd_check_comp( CFG_RANGES_STRCT *actp, CFG_SUP_RANGE_STRCT *supp )
90 * actp
100 * actp address of the actor specification
104 * supplier. mmd_check_comp is independent of the endianess of the actp and supp structures. This is
181 mmd_check_comp( CFG_RANGES_STRCT *actp, CFG_SUP_RANGE_STRCT *supp ) argument
184 CFG_RANGE_SPEC_BYTE_STRCT *actq = (CFG_RANGE_SPEC_BYTE_STRCT*)actp->var_rec;
190 act_endian = actp->role == COMP_ROLE_ACT; //true if native endian /* 1a */
195 MMDASSERT( actp->len >= 6 && actp->len%3 == 0, actp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/wlags49_h2/
H A Dmmd.h76 EXTERN_C CFG_RANGE_SPEC_STRCT* mmd_check_comp( CFG_RANGES_STRCT *actp, CFG_SUP_RANGE_STRCT *supp );
H A Dmmd.c86 *.MODULE CFG_RANGE_SPEC_STRCT* mmd_check_comp( CFG_RANGES_STRCT *actp, CFG_SUP_RANGE_STRCT *supp )
90 * actp
100 * actp address of the actor specification
104 * supplier. mmd_check_comp is independent of the endianess of the actp and supp structures. This is
181 mmd_check_comp( CFG_RANGES_STRCT *actp, CFG_SUP_RANGE_STRCT *supp ) argument
184 CFG_RANGE_SPEC_BYTE_STRCT *actq = (CFG_RANGE_SPEC_BYTE_STRCT*)actp->var_rec;
190 act_endian = actp->role == COMP_ROLE_ACT; //true if native endian /* 1a */
195 MMDASSERT( actp->len >= 6 && actp->len%3 == 0, actp
[all...]

Completed in 56 milliseconds