Searched refs:SK_LOC_DECL (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/drivers/net/skfp/ |
D | pmf.c | 337 SK_LOC_DECL(struct s_pcon,pcon) ; 338 SK_LOC_DECL(struct s_pcon,set_pcon) ; 1121 SK_LOC_DECL(u_char,byte_val) ; 1122 SK_LOC_DECL(u_short,word_val) ; 1123 SK_LOC_DECL(u_long,long_val) ;
|
D | drvfbi.c | 1037 SK_LOC_DECL(u_char,id[2]) ; 1254 SK_LOC_DECL(u_char,id[4]) ; 1338 SK_LOC_DECL(u_char,id[4]) ;
|
D | srf.c | 389 SK_LOC_DECL(struct s_pcon,pcon) ;
|
D | smt.c | 1386 SK_LOC_DECL(int,type) ; 1387 SK_LOC_DECL(int,state) ; 1388 SK_LOC_DECL(int,remote) ; 1389 SK_LOC_DECL(int,mac) ;
|
D | fplustm.c | 463 SK_LOC_DECL(u_int,a[2]) ; 1243 SK_LOC_DECL(struct fddi_addr,own) ; 1300 SK_LOC_DECL(struct fddi_addr,own) ;
|
D | hwmtm.c | 1872 SK_LOC_DECL(char far,*virt[3]) ;
|
/linux-2.4.37.9/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
|