Searched refs:bcopy_fromregs (Results 1 – 1 of 1) sorted by relevance
123 static void bcopy_fromregs(pqi_state_t *s, uint8_t *iomem, uint8_t *dst,334 bcopy_fromregs(s, (uint8_t *)s->s_reg + s->s_config_table_offset, in pqi_process_config_table()1140 bcopy_fromregs(pqi_state_t *s, uint8_t *iomem, uint8_t *dst, uint32_t len) in bcopy_fromregs() function