函数逻辑报告 |
Source Code:arch\x86\kernel\probe_roms.c |
Create Date:2022-07-27 08:41:24 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| 首页 | 函数Tree |
| 注解内核,赢得工具 | 下载SCCT | English |
函数名称:probe_list
函数原型:static bool probe_list(struct pci_dev *pdev, unsigned short vendor, const unsigned char *rom_list)
返回类型:bool
参数:
| 类型 | 参数 | 名称 |
|---|---|---|
| struct pci_dev * | pdev | |
| unsigned short | vendor | |
| const unsigned char * | rom_list |
| 101 | 循环 |
| 102 | 如果probe_kernel_address(): safely attempt to read from a location*@addr: address to read from*@retval: read into this variable* Returns 0 on success, or -EFAULT.(rom_list, device)不等于0则device等于0 |
| 105 | 如果device且does this oprom support the given pci device, or any of the devices* that the driver supports?则退出 |
| 108 | rom_list加等于2 |
| 111 | 返回:非非device |
| 名称 | 描述 |
|---|---|
| find_oprom |
| 源代码转换工具 开放的插件接口 | X |
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |