dice_proc_read_mem
if (dice_proc_read_mem(dice, sections, 0, ARRAY_SIZE(sections)) < 0)
if (dice_proc_read_mem(dice, &buf.global, sections[0], quadlets) < 0)
if (dice_proc_read_mem(dice, &tx_rx_header, sections[2], 2) < 0)
if (dice_proc_read_mem(dice, &buf.tx, sections[2] + 2 +
if (dice_proc_read_mem(dice, &tx_rx_header, sections[4], 2) < 0)
if (dice_proc_read_mem(dice, &buf.rx, sections[4] + 2 +
if (dice_proc_read_mem(dice, &buf.ext_sync,