defines resources dedicated to each card. More...
#include <llcontrol.h>
Data Fields | |
int | slot |
struct MU * | mbx |
struct DmaBuffer * | buf |
unsigned | tlatch |
unsigned | sync_2v_offset_status_hsbt |
defines resources dedicated to each card.
Definition at line 104 of file llcontrol.h.
Definition at line 107 of file llcontrol.h.
Referenced by card_sync_2v_WaitDmaDone(), card_v2_WaitDmaDone(), initCardResource(), sync_2v_updateTstats(), updateTargetAddr(), and v2_updateTstats().
Definition at line 106 of file llcontrol.h.
Referenced by card_sync_2v_WaitDmaDone(), card_v1_WaitDmaDone(), card_v2_WaitDmaDone(), initCardResource(), mbox_updateTstats(), monitor_handler(), and updateTargetAddr().
int Card::slot |
Definition at line 105 of file llcontrol.h.
Referenced by initCardResource(), mbox_updateTstats(), selectBoards(), and updateTargetAddr().
unsigned Card::sync_2v_offset_status_hsbt |
Definition at line 110 of file llcontrol.h.
Referenced by appEnterLLC_SYNC_2V(), appEnterLLC_SYNC_2VAO32(), card_sync_2v_WaitDmaDone(), and sync_2v_updateTstats().
unsigned Card::tlatch |
Definition at line 109 of file llcontrol.h.
Referenced by appEnterLLC_SYNC_2V(), appEnterLLC_SYNC_2VAO32(), and card_sync_2v_WaitDmaDone().