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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dvmi.c48 #define call_vrom_long_func(rom,func,arg) \ macro
99 reloc = call_vrom_long_func(vmi_rom, get_reloc, call);
660 reloc = call_vrom_long_func(vmi_rom, get_reloc, vmicall);
675 reloc = call_vrom_long_func(vmi_rom, get_reloc, \
696 reloc = call_vrom_long_func(vmi_rom, get_reloc, \
867 reloc = call_vrom_long_func(vmi_rom, get_reloc, VMI_CALL_GetCycleFrequency);

Completed in 57 milliseconds