Searched refs:SK_LOC_DECL (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/drivers/net/skfp/ |
D | pmf.c | 324 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()
|
D | srf.c | 376 SK_LOC_DECL(struct s_pcon,pcon) ; in smt_send_srf()
|
D | smt.c | 1338 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()
|
D | fplustm.c | 447 SK_LOC_DECL(__le32,a[2]) ; in directed_beacon() 1147 SK_LOC_DECL(struct fddi_addr,own) ; in mac_add_multicast()
|
D | hwmtm.c | 1814 SK_LOC_DECL(char far,*virt[3]) ; in smt_send_mbuf()
|
/linux-2.6.39/drivers/net/skfp/h/ |
D | cmtdef.h | 95 #define SK_LOC_DECL(type,var) type var macro 97 #define SK_LOC_DECL(type,var) static type var macro
|