Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-dos.h107 extern struct device el2_dev LOCKED_VAR; /* 3Com EtherLink II */
108 extern struct device el3_dev LOCKED_VAR; /* EtherLink III */
109 extern struct device tc59_dev LOCKED_VAR; /* 3Com Vortex Card (?) */
110 extern struct device tc515_dev LOCKED_VAR;
111 extern struct device tc90x_dev LOCKED_VAR;
112 extern struct device tc90bcx_dev LOCKED_VAR;
113 extern struct device wd_dev LOCKED_VAR;
114 extern struct device ne_dev LOCKED_VAR;
115 extern struct device acct_dev LOCKED_VAR;
116 extern struct device cs89_dev LOCKED_VAR;
[all …]
Dpcap-dos.c1221 struct device el2_dev LOCKED_VAR = { variable
1230 struct device el3_dev LOCKED_VAR = { variable
1239 struct device tc515_dev LOCKED_VAR = { variable
1248 struct device tc59_dev LOCKED_VAR = { variable
1257 struct device tc90xbc_dev LOCKED_VAR = { variable
1266 struct device wd_dev LOCKED_VAR = { variable
1275 struct device ne_dev LOCKED_VAR = { variable
1284 struct device acct_dev LOCKED_VAR = { variable
1293 struct device cs89_dev LOCKED_VAR = { variable
1302 struct device rtl8139_dev LOCKED_VAR = { variable
[all …]