coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
pspv1_mbox Struct Reference
Collaboration diagram for pspv1_mbox:
Collaboration graph

Data Fields

u32 mbox_command
 
u32 mbox_status
 
u64 cmd_response
 

Detailed Description

Definition at line 34 of file psp_gen1.c.

Field Documentation

◆ cmd_response

u64 pspv1_mbox::cmd_response

Definition at line 37 of file psp_gen1.c.

Referenced by wr_mbox_cmd_resp().

◆ mbox_command

u32 pspv1_mbox::mbox_command

Definition at line 35 of file psp_gen1.c.

Referenced by rd_mbox_cmd(), and wr_mbox_cmd().

◆ mbox_status

u32 pspv1_mbox::mbox_status

Definition at line 36 of file psp_gen1.c.

Referenced by rd_mbox_sts().


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