Searched refs:LOCKED_VAR (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-dos.h109 extern struct device el2_dev LOCKED_VAR; /* 3Com EtherLink II */
110 extern struct device el3_dev LOCKED_VAR; /* EtherLink III */
111 extern struct device tc59_dev LOCKED_VAR; /* 3Com Vortex Card (?) */
112 extern struct device tc515_dev LOCKED_VAR;
113 extern struct device tc90x_dev LOCKED_VAR;
114 extern struct device tc90bcx_dev LOCKED_VAR;
115 extern struct device wd_dev LOCKED_VAR;
116 extern struct device ne_dev LOCKED_VAR;
117 extern struct device acct_dev LOCKED_VAR;
118 extern struct device cs89_dev LOCKED_VAR;
139 #define LOCKED_VAR macro
[all...]
H A Dpcap-dos.c1188 struct device el2_dev LOCKED_VAR = { variable in typeref:struct:el2_dev
1197 struct device el3_dev LOCKED_VAR = { variable in typeref:struct:el3_dev
1206 struct device tc515_dev LOCKED_VAR = { variable in typeref:struct:tc515_dev
1215 struct device tc59_dev LOCKED_VAR = { variable in typeref:struct:tc59_dev
1224 struct device tc90xbc_dev LOCKED_VAR = { variable in typeref:struct:tc90xbc_dev
1233 struct device wd_dev LOCKED_VAR = { variable in typeref:struct:wd_dev
1242 struct device ne_dev LOCKED_VAR = { variable in typeref:struct:ne_dev
1251 struct device acct_dev LOCKED_VAR = { variable in typeref:struct:acct_dev
1260 struct device cs89_dev LOCKED_VAR = { variable in typeref:struct:cs89_dev
1269 struct device rtl8139_dev LOCKED_VAR variable in typeref:struct:rtl8139_dev
1336 static int fan_idx LOCKED_VAR = 0; local
[all...]

Completed in 56 milliseconds