Searched refs:ia64_nfw_context (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/arch/ia64/hp/common/
H A Daml_nfw.c49 struct ia64_nfw_context { struct
65 static void aml_nfw_execute(struct ia64_nfw_context *c)
120 struct ia64_nfw_context *context = handler_context;
127 if (address + (bit_width >> 3) > sizeof(struct ia64_nfw_context))
132 if (address == offsetof(struct ia64_nfw_context, ret))
144 static struct ia64_nfw_context global_context;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/hp/common/
H A Daml_nfw.c49 struct ia64_nfw_context { struct
65 static void aml_nfw_execute(struct ia64_nfw_context *c)
120 struct ia64_nfw_context *context = handler_context;
127 if (address + (bit_width >> 3) > sizeof(struct ia64_nfw_context))
132 if (address == offsetof(struct ia64_nfw_context, ret))
144 static struct ia64_nfw_context global_context;

Completed in 108 milliseconds