Function report | 
Source Code:arch\x86\kernel\bootflag.c | 
Create Date:2022-07-28 07:42:51 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:sbf_write
Proto:static void __init sbf_write(u8 v)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| u8 | v | 
| 40 | If sbf_port != -1 Then | 
| 41 | v &= ~SBF_PARITY | 
| 42 | If Not parity(v) Then v |= SBF_PARITY | 
| 45 | printk(formational "Simple Boot Flag at 0x%x set to 0x%x\n", sbf_port, v) | 
| 49 | CMOS_WRITE(v, sbf_port) | 
| Name | Describe | 
|---|---|
| sbf_init | 
| 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  |