Home
last modified time | relevance | path

Searched refs:sm_to_para (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/skfp/
Dess.c136 if (!(p = (void *) sm_to_para(smc,sm,SMT_P0015))) { in ess_raf_received_pack()
145 if (!(cmd = (struct smt_p_0016 *) sm_to_para(smc,sm,SMT_P0016))) { in ess_raf_received_pack()
180 p = (void *) sm_to_para(smc,sm,SMT_P0019) ; in ess_raf_received_pack()
193 p = (void *) sm_to_para(smc,sm,SMT_P320F) ; in ess_raf_received_pack()
196 p = (void *) sm_to_para(smc,sm,SMT_P3210) ; in ess_raf_received_pack()
237 if ((((struct smt_p_320b *)sm_to_para(smc,sm,SMT_P320B))->path_index in ess_raf_received_pack()
240 (((struct smt_p_reason *)sm_to_para(smc,sm,SMT_P0012))->rdf_reason in ess_raf_received_pack()
251 p = (void *) sm_to_para(smc,sm,SMT_P320F) ; in ess_raf_received_pack()
257 p = (void *) sm_to_para(smc,sm,SMT_P3210) ; in ess_raf_received_pack()
300 if ((((struct smt_p_320b *)sm_to_para(smc,sm,SMT_P320B))->path_index in ess_raf_received_pack()
[all …]
Dsmt.c607 sm_to_para(smc,sm,SMT_P_STATE) ; in smt_received_pack()
706 if (sm_to_para(smc,sm,SMT_P_ECHODATA) == NULL) { in smt_received_pack()
728 if (sm->smt_len && !sm_to_para(smc,sm,SMT_P_ECHODATA)) { in smt_received_pack()
1655 if (!sm_to_para(smc,sm,(int) *p)) { in smt_check_para()
1664 void *sm_to_para(struct s_smc *smc, struct smt_header *sm, int para) in sm_to_para() function
Dpmf.c523 pa = (struct smt_para *) sm_to_para(smc,sm,SMT_P_AUTHOR) ; in smt_authorize()
539 pa = (struct smt_para *) sm_to_para(smc,sm,SMT_P1035) ; in smt_check_set_count()
/linux-2.6.39/drivers/net/skfp/h/
Dcmtdef.h487 void *sm_to_para(struct s_smc *smc, struct smt_header *sm,