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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Darp.c46 static smallint hw_set; /* flag if hw-type was set (-H) */ variable
80 if (hw_set)
230 arp_getdevhw(*args++, &req.arp_ha, hw_set ? hw : NULL);
397 if (hw_set && (type != hw->type))
427 if (hw_set || host || device[0])
460 hw_set = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmpic.h309 u32 *hw_set; member in struct:mpic
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dmpic.c142 #define MPIC_INFO(name) mpic->hw_set[MPIC_IDX_##name]
1116 mpic->hw_set = mpic_infos[MPIC_GET_REGSET(flags)];

Completed in 61 milliseconds