Symbol: CSR_WRITE_2
sys/arch/evbarm/ixm1200/nappi_nppb.c
67
#define CSR_WRITE_2(sc, reg, val) \
sys/arch/evbarm/stand/boot2440/dm9000.c
155
CSR_WRITE_2(struct local *l, int reg, int data)
sys/arch/sandpoint/stand/altboot/fxp.c
91
#define CSR_WRITE_2(l, r, v) out16rb((l)->iobase+(r), (v))
sys/arch/sandpoint/stand/altboot/kse.c
50
#define CSR_WRITE_2(l, r, v) out16rb((l)->csr+(r), (v))
sys/arch/sandpoint/stand/altboot/nvt.c
49
#define CSR_WRITE_2(l, r, v) out16rb((l)->csr+(r), (v))
sys/arch/sandpoint/stand/altboot/pcn.c
50
#define CSR_WRITE_2(l, r, v) out16rb((l)->csr+(r), (v))
sys/arch/sandpoint/stand/altboot/rge.c
49
#define CSR_WRITE_2(l, r, v) out16rb((l)->csr+(r), (v))
sys/arch/sandpoint/stand/altboot/skg.c
48
#define CSR_WRITE_2(l, r, v) out16rb((l)->csr+(r), (v))
sys/arch/sandpoint/stand/altboot/stg.c
43
#define CSR_WRITE_2(l, r, v) out16rb((l)->csr+(r), (v))
sys/arch/sandpoint/stand/altboot/vge.c
49
#define CSR_WRITE_2(l, r, v) out16rb((l)->csr+(r), (v))
sys/dev/ic/anvar.h
50
#define CSR_WRITE_2(sc, reg, val) \
sys/dev/ic/bwivar.h
89
#define CSR_WRITE_2(sc, reg, val) \
sys/dev/ic/com.c
152
#define CSR_WRITE_2(r, o, v) \
sys/dev/ic/i82557var.h
360
#define CSR_WRITE_2(sc, reg, val) \
sys/dev/ic/rtl81x9var.h
285
#define CSR_WRITE_2(sc, reg, val) \
sys/dev/ic/wivar.h
233
#define CSR_WRITE_2(sc, reg, val) \
sys/dev/ic/wivar.h
255
#define CSR_WRITE_2(sc, reg, val) \
sys/dev/pci/if_agereg.h
856
#define CSR_WRITE_2(sc, reg, val) \
sys/dev/pci/if_alcreg.h
1493
#define CSR_WRITE_2(_sc, reg, val) \
sys/dev/pci/if_alereg.h
953
#define CSR_WRITE_2(_sc, reg, val) \
sys/dev/pci/if_ipwreg.h
325
#define CSR_WRITE_2(sc, reg, val) \
sys/dev/pci/if_iwireg.h
549
#define CSR_WRITE_2(sc, reg, val) \
sys/dev/pci/if_kse.c
71
#define CSR_WRITE_2(sc, off, val) \
sys/dev/pci/if_skreg.h
1606
#define CSR_WRITE_2(sc, reg, val) \
sys/dev/pci/if_stge.c
225
#define CSR_WRITE_2(_sc, reg, val) \
sys/dev/pci/if_vge.c
262
#define CSR_WRITE_2(sc, reg, val) \
sys/dev/pci/if_vr.c
288
#define CSR_WRITE_2(sc, reg, val) \
sys/dev/pci/if_vtevar.h
154
#define CSR_WRITE_2(_sc, reg, val) \