Home
last modified time | relevance | path

Searched refs:SK_LOC_DECL (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/net/skfp/
Dpmf.c324 SK_LOC_DECL(struct s_pcon,pcon) ; in smt_build_pmf_response()
325 SK_LOC_DECL(struct s_pcon,set_pcon) ; in smt_build_pmf_response()
1094 SK_LOC_DECL(u_char,byte_val) ; in smt_set_para()
1095 SK_LOC_DECL(u_short,word_val) ; in smt_set_para()
1096 SK_LOC_DECL(u_long,long_val) ; in smt_set_para()
Dsrf.c376 SK_LOC_DECL(struct s_pcon,pcon) ; in smt_send_srf()
Dsmt.c1338 SK_LOC_DECL(int,type) ; in smt_fill_path()
1339 SK_LOC_DECL(int,state) ; in smt_fill_path()
1340 SK_LOC_DECL(int,remote) ; in smt_fill_path()
1341 SK_LOC_DECL(int,mac) ; in smt_fill_path()
Dfplustm.c447 SK_LOC_DECL(__le32,a[2]) ; in directed_beacon()
1147 SK_LOC_DECL(struct fddi_addr,own) ; in mac_add_multicast()
Dhwmtm.c1814 SK_LOC_DECL(char far,*virt[3]) ; in smt_send_mbuf()
/linux-2.6.39/drivers/net/skfp/h/
Dcmtdef.h95 #define SK_LOC_DECL(type,var) type var macro
97 #define SK_LOC_DECL(type,var) static type var macro