Home
last modified time | relevance | path

Searched refs:ia64_nfw_context (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/ia64/hp/common/
H A Daml_nfw.c45 struct ia64_nfw_context { struct
61 static void aml_nfw_execute(struct ia64_nfw_context *c) in aml_nfw_execute() argument
116 struct ia64_nfw_context *context = handler_context; in aml_nfw_handler()
123 if (address + (bit_width >> 3) > sizeof(struct ia64_nfw_context)) in aml_nfw_handler()
128 if (address == offsetof(struct ia64_nfw_context, ret)) in aml_nfw_handler()
140 static struct ia64_nfw_context global_context;