Searched refs:WRITE_BLOCK (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/ncsw/inc/ |
H A D | ncsw_ext.h | 46 #define WRITE_BLOCK IOMemSet32 /* include memcpy_ext.h */ macro
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | libdwarf_frame.c | 1452 RCHECK(WRITE_BLOCK(cie->cie_augment, in _dwarf_frame_gen_cie() 1464 RCHECK(WRITE_BLOCK(cie->cie_initinst, cie->cie_instlen)); in _dwarf_frame_gen_cie() 1521 RCHECK(WRITE_BLOCK(fde->fde_inst, fde->fde_instlen)); in _dwarf_frame_gen_fde()
|
H A D | libdwarf_attr.c | 272 ret = WRITE_BLOCK(at->u[1].u8p, at->u[0].u64); in _dwarf_attr_write()
|
H A D | _libdwarf.h | 79 #define WRITE_BLOCK(blk, size) \ macro
|
H A D | libdwarf_lineno.c | 715 RCHECK(WRITE_BLOCK(oplen, sizeof(oplen) / sizeof(oplen[0]))); in _dwarf_lineno_gen()
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/ |
H A D | fm_port_im.c | 321 WRITE_BLOCK(p_FmPort->im.p_FmPortImPram, 0, sizeof(t_FmPortImPram)); in FmPortImInit()
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/ |
H A D | fm_ncsw.c | 2995 WRITE_BLOCK(UINT_TO_PTR(p_Fm->camBaseAddr), in InitFmDma() 3009 WRITE_BLOCK(UINT_TO_PTR(p_Fm->camBaseAddr), in InitFmDma() 3587 WRITE_BLOCK(UINT_TO_PTR(p_Fm->resAddr), 0, 256); in FM_Init()
|