OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arc_write
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
arcmsr.c
125
static void
arc_write
(struct arc_softc *, bus_size_t, uint32_t);
167
#define arc_push(_s, _r)
arc_write
((_s), ARC_REG_POST_QUEUE, (_r))
261
arc_write
(sc, ARC_REG_INTRMASK,
344
arc_write
(sc, ARC_REG_INTRSTAT, intrstat);
348
arc_write
(sc, ARC_REG_INTRMASK,
354
arc_write
(sc, ARC_REG_OUTB_DOORBELL, reg);
356
arc_write
(sc, ARC_REG_INB_DOORBELL,
1646
arc_write
(sc, ARC_REG_IOC_WBUF_LEN, rwlen);
1651
arc_write
(sc, ARC_REG_INB_DOORBELL,
1660
arc_write
(sc, ARC_REG_OUTB_DOORBELL, reg)
1956
arc_write
(struct arc_softc *sc, bus_size_t r, uint32_t v)
function
[
all
...]
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
arc.c
5439
* buffer which will be freed in
arc_write
().
5688
arc_write
(zio_t *pio, spa_t *spa, uint64_t txg, blkptr_t *bp, arc_buf_t *buf,
function
Completed in 45 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026