Data Fields | |
int | fd |
r32 * | mailboxes |
u32 | mailboxes_shadow [4] |
u32 | mailboxes_lastwrite [4] |
r32 * | inbound_q_port |
r32 * | outbound_q_port |
int | poll_count |
Definition at line 189 of file llif.c.
int MU::fd |
Definition at line 190 of file llif.c.
Referenced by acq32_enableInts(), acq32_maskInts(), getMbox(), mmapMbox(), mmapValidateDmaBuffer(), and setMbox().
Definition at line 194 of file llif.c.
Referenced by mmapMbox(), mu_putOutbound(), and mu_reserveOutbound().
Definition at line 191 of file llif.c.
Referenced by clrMboxBits(), getMbox(), mmapMbox(), setMbox(), setMboxBits(), and setMboxField().
Definition at line 193 of file llif.c.
Referenced by setMbox(), and showLastWrites().
Definition at line 192 of file llif.c.
Referenced by clrMboxBits(), getMbox(), getMboxShadow(), setMbox(), setMboxBits(), and setMboxField().
Definition at line 195 of file llif.c.
Referenced by mmapMbox(), mu_getInbound(), and mu_returnInbound().
int MU::poll_count |
Definition at line 197 of file llif.c.
Referenced by getMboxPollcount(), and setMboxPollcount().