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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dpdc_stable.c523 struct pdcspath_entry *pathentry; local
529 pathentry = &pdcspath_entry_primary;
531 read_lock(&pathentry->rw_lock);
532 out += sprintf(out, "%s\n", (pathentry->devpath.flags & knob) ?
534 read_unlock(&pathentry->rw_lock);
572 struct pdcspath_entry *pathentry; local
578 pathentry = &pdcspath_entry_primary;
581 read_lock(&pathentry->rw_lock);
582 out += sprintf(out, "%u\n", (pathentry->devpath.flags & PF_TIMER) ?
583 (1 << (pathentry
736 struct pdcspath_entry *pathentry; local
[all...]

Completed in 34 milliseconds