iwm_read_mem
static int iwm_read_mem(struct iwm_softc *, uint32_t, void *, int);
if (iwm_read_mem(sc, base, &t, sizeof(t)/sizeof(uint32_t))) {