if_wm.c | 1064 static int32_t wm_read_ich8_byte(struct wm_softc *, uint32_t, uint8_t *); 14559 wm_read_ich8_byte(sc, act_offset, &sig_byte); 14566 wm_read_ich8_byte(sc, act_offset + bank1_offset, 14823 wm_read_ich8_byte(struct wm_softc *sc, uint32_t index, uint8_t* data) function in typeref:typename:int32_t
|