Function report | 
Source Code:arch\x86\kernel\apic\apic_numachip.c | 
Create Date:2022-07-28 08:31:33 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:numachip1_acpi_madt_oem_check
Proto:static int numachip1_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char * | oem_id | |
| char * | oem_table_id | 
| 211 | If strncmp(oem_id, "NUMASC", 6) != 0 || strncmp(oem_table_id, "NCONNECT", 8) != 0 Then Return 0 | 
| 215 | numachip_system = 1 | 
| 217 | Return 1 | 
| 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  |