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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dints-priority.c1346 int ient, prio; local
1351 for (ient = 0; ient < NR_PERI_INTS; ient++) {
1352 struct ivgx *ivg = ivg_table + ient;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c6222 struct dcb_entry *ient = &dcb->entry[i]; local
6232 if (jent->i2c_index == ient->i2c_index &&
6233 jent->type == ient->type &&
6234 jent->location == ient->location &&
6235 jent->or == ient->or) {
6238 ient->heads |= jent->heads;

Completed in 53 milliseconds