Searched refs:WRITE_BLOCK (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/inc/
H A Dncsw_ext.h46 #define WRITE_BLOCK IOMemSet32 /* include memcpy_ext.h */ macro
/freebsd-13-stable/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_frame.c1452 RCHECK(WRITE_BLOCK(cie->cie_augment,
1464 RCHECK(WRITE_BLOCK(cie->cie_initinst, cie->cie_instlen));
1521 RCHECK(WRITE_BLOCK(fde->fde_inst, fde->fde_instlen));
H A D_libdwarf.h79 #define WRITE_BLOCK(blk, size) \ macro
H A Dlibdwarf_attr.c272 ret = WRITE_BLOCK(at->u[1].u8p, at->u[0].u64);
H A Dlibdwarf_lineno.c715 RCHECK(WRITE_BLOCK(oplen, sizeof(oplen) / sizeof(oplen[0])));
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c321 WRITE_BLOCK(p_FmPort->im.p_FmPortImPram, 0, sizeof(t_FmPortImPram));
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c2995 WRITE_BLOCK(UINT_TO_PTR(p_Fm->camBaseAddr),
3009 WRITE_BLOCK(UINT_TO_PTR(p_Fm->camBaseAddr),
3587 WRITE_BLOCK(UINT_TO_PTR(p_Fm->resAddr), 0, 256);

Completed in 189 milliseconds