dmae_cmd
struct dmae_cmd *dmae,
cmd_offset = (DMAE_REG_CMD_MEM + (sizeof(struct dmae_cmd) * idx));
for (i = 0; i < ((sizeof(struct dmae_cmd) / 4)); i++) {
struct dmae_cmd *dmae,
memset(dmae, 0, sizeof(struct dmae_cmd));
struct dmae_cmd *dmae)
struct dmae_cmd dmae;
struct dmae_cmd dmae;
struct dmae_cmd stats_dmae; /* used by dmae command loader */
void bxe_post_dmae(struct bxe_softc *sc, struct dmae_cmd *dmae, int idx);
struct dmae_cmd dmae[MAX_DMAE_C];
struct dmae_cmd *dmae;
struct dmae_cmd *dmae;
struct dmae_cmd *dmae = &sc->stats_dmae;
memset(dmae, 0, sizeof(struct dmae_cmd));
sizeof(struct dmae_cmd) *
dmae->len = sizeof(struct dmae_cmd) >> 2;
struct dmae_cmd *dmae;
struct dmae_cmd *dmae;
struct dmae_cmd *dmae = &sc->stats_dmae;
memset(dmae, 0, sizeof(struct dmae_cmd));
struct dmae_cmd *p_dmae_cmd;
struct dmae_cmd *p_command = p_hwfn->dmae_info.p_dmae_cmd;
struct dmae_cmd **p_cmd = &p_hwfn->dmae_info.p_dmae_cmd;
sizeof(struct dmae_cmd));
p_phys, sizeof(struct dmae_cmd));
struct dmae_cmd *cmd = p_hwfn->dmae_info.p_dmae_cmd;
struct dmae_cmd *cmd = p_hwfn->dmae_info.p_dmae_cmd;