Searched refs:hswapn (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/microcode/yds/
H A Dbuild.c31 hswapn(u_int32_t *p, int wcount) function
58 hswapn((u_int32_t *)&yf->data[0], sizeof(yds_dsp_mcode));
62 hswapn((u_int32_t *)&yf->data[sizeof(yds_dsp_mcode)],
68 hswapn((u_int32_t *)&yf->data[sizeof(yds_dsp_mcode) +
/openbsd-current/sys/dev/microcode/bnx/
H A Dbuild.c112 hswapn(u_int32_t *p, int wcount) function
142 hswapn(chunks[i].start, *chunks[i].len);

Completed in 115 milliseconds