Home
last modified time | relevance | path

Searched refs:ecore_init_fill (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bxe/
H A Decore_init_ops.h81 static void ecore_init_fill(struct bxe_softc *sc, uint32_t addr, int fill, in ecore_init_fill() function
298 ecore_init_fill(sc, addr, 0, op->zero.len, 0); in ecore_init_block()
301 ecore_init_fill(sc, addr, 0, op->zero.len, 1); in ecore_init_block()
H A Dbxe.c17225 ecore_init_fill(sc, TSEM_REG_PRAM, 0, 8, 1); in bxe_init_hw_common()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_init_ops.c231 static void ecore_init_fill(struct ecore_hwfn *p_hwfn, function
353 ecore_init_fill(p_hwfn, p_ptt, addr, 0, data);