Searched refs:nrdevs (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Distallion.h92 unsigned int nrdevs; member in struct:stlibrd
H A Dcdk.h104 unsigned long nrdevs; member in struct:cdkfeature
133 unsigned short nrdevs; member in struct:cdkhdr
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Distallion.c2288 int channr, nrdevs, slavebitchange; local
2291 nrdevs = brdp->nrdevs;
2310 for (bitat = 0x1; (channr < nrdevs); channr++, bitat <<= 1) {
3329 unsigned int portnr, nrdevs, i; local
3337 nrdevs = hdrp->nrdevs;
3340 if (nrdevs < (brdp->nrports + 1)) {
3342 "all devices, devices=%d\n", nrdevs);
3343 brdp->nrports = nrdevs
[all...]

Completed in 127 milliseconds