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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dmpic.h301 u32 *hw_set; member in struct:mpic
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/sysdev/
H A Dmpic.c139 #define MPIC_INFO(name) mpic->hw_set[MPIC_IDX_##name]
1036 mpic->hw_set = mpic_infos[MPIC_GET_REGSET(flags)];

Completed in 57 milliseconds