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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/networking/
H A Darp.c52 smallint hw_set; /* flag if hw-type was set (-H) */ member in struct:globals
59 #define hw_set (G.hw_set ) macro
96 if (hw_set)
246 arp_getdevhw(*args++, &req.arp_ha, hw_set ? hw : NULL);
419 if (hw_set && (type != hw->type))
449 if (hw_set || host || device[0])
485 hw_set = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/
H A Darp.c52 smallint hw_set; /* flag if hw-type was set (-H) */ member in struct:globals
59 #define hw_set (G.hw_set ) macro
96 if (hw_set)
246 arp_getdevhw(*args++, &req.arp_ha, hw_set ? hw : NULL);
419 if (hw_set && (type != hw->type))
449 if (hw_set || host || device[0])
485 hw_set = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/
H A Darp.c52 smallint hw_set; /* flag if hw-type was set (-H) */ member in struct:globals
59 #define hw_set (G.hw_set ) macro
96 if (hw_set)
246 arp_getdevhw(*args++, &req.arp_ha, hw_set ? hw : NULL);
419 if (hw_set && (type != hw->type))
449 if (hw_set || host || device[0])
485 hw_set = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/
H A Dmpic.h309 u32 *hw_set; member in struct:mpic
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmpic.h309 u32 *hw_set; member in struct:mpic
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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)];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 139 milliseconds