coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
cmd_param_unmap_fch_io_device Struct Reference

#include <svc.h>

Collaboration diagram for cmd_param_unmap_fch_io_device:
Collaboration graph

Data Fields

enum fch_io_device io_device
 
voidptr_io_device_addr_axi
 

Detailed Description

Definition at line 130 of file svc.h.

Field Documentation

◆ io_device

enum fch_io_device cmd_param_unmap_fch_io_device::io_device

Definition at line 127 of file svc.h.

Referenced by svc_unmap_fch_dev().

◆ ptr_io_device_addr_axi

void* cmd_param_unmap_fch_io_device::ptr_io_device_addr_axi

Definition at line 132 of file svc.h.


The documentation for this struct was generated from the following file: