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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/parisc/
H A Dpdc_stable.c526 struct pdcspath_entry *pathentry; local
532 pathentry = &pdcspath_entry_primary;
534 read_lock(&pathentry->rw_lock);
535 out += sprintf(out, "%s\n", (pathentry->devpath.flags & knob) ?
537 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
731 struct pdcspath_entry *pathentry; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/parisc/
H A Dpdc_stable.c526 struct pdcspath_entry *pathentry; local
532 pathentry = &pdcspath_entry_primary;
534 read_lock(&pathentry->rw_lock);
535 out += sprintf(out, "%s\n", (pathentry->devpath.flags & knob) ?
537 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
731 struct pdcspath_entry *pathentry; local
[all...]

Completed in 157 milliseconds