Function report |
Source Code:arch\x86\include\asm\apm.h |
Create Date:2022-07-28 08:21:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:apm_bios_call_simple_asm
Proto:static inline bool apm_bios_call_simple_asm(unsigned int func, unsigned int ebx_in, unsigned int ecx_in, unsigned int *eax)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | func | |
unsigned int | ebx_in | |
unsigned int | ecx_in | |
unsigned int * | eax |
59 | __asm__ __volatile__ |
71 | Return error |
Name | Describe |
---|---|
__apm_bios_call_simple | __apm_bios_call_simple - Make an APM BIOS 32bit call (on CPU 0)*@_call: pointer to struct apm_bios_call |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |