| Nugget
    | 
#include "openbios/sio0/card.h"#include <stdatomic.h>#include "common/hardware/hwregs.h"#include "common/hardware/irq.h"#include "common/hardware/sio.h"#include "common/kernel/events.h"#include "common/syscalls/syscalls.h"#include "openbios/kernel/events.h"#include "openbios/sio0/sio0.h"
| Functions | |
| void | mcResetStatus () | 
| int | mcWaitForStatus () | 
| int | mcWaitForStatusAndReturnIndex () | 
| int | __attribute__ ((section(".ramtext"))) | 
| Variables | |
| int | g_mcOverallSuccess | 
| int | g_mcErrors [4] | 
| int | g_mcCardInfoPatchActivated = 0 | 
| int __attribute__ | ( | (section(".ramtext")) | ) | 
| void mcResetStatus | ( | ) | 
| int mcWaitForStatus | ( | ) | 
| int mcWaitForStatusAndReturnIndex | ( | ) | 
| int g_mcCardInfoPatchActivated = 0 | 
| int g_mcErrors[4] | 
| int g_mcOverallSuccess |