/freebsd/sys/dev/vte/ |
H A D | if_vtevar.h | 149 #define CSR_WRITE_2(_sc, reg, val) \ macro
|
/freebsd/sys/dev/fxp/ |
H A D | if_fxpvar.h | 248 #define CSR_WRITE_2(sc, reg, val) bus_write_2(sc->fxp_res[0], reg, val) macro
|
/freebsd/sys/dev/sge/ |
H A D | if_sge.c | 181 #define CSR_WRITE_2(sc, reg, val) bus_write_2(sc->sge_res, reg, val) macro
|
/freebsd/sys/dev/vge/ |
H A D | if_vgevar.h | 219 #define CSR_WRITE_2(sc, reg, val) \ macro
|
/freebsd/sys/dev/ale/ |
H A D | if_alevar.h | 231 #define CSR_WRITE_2(_sc, reg, val) \ macro
|
/freebsd/sys/dev/alc/ |
H A D | if_alcvar.h | 262 #define CSR_WRITE_2(_sc, reg, val) \ macro
|
/freebsd/sys/dev/age/ |
H A D | if_agevar.h | 239 #define CSR_WRITE_2(_sc, reg, val) \ macro
|
/freebsd/sys/dev/ipw/ |
H A D | if_ipwreg.h | 338 #define CSR_WRITE_2(sc, reg, val) \ macro
|
/freebsd/sys/dev/my/ |
H A D | if_myreg.h | 390 #define CSR_WRITE_2(sc, reg, val) \ macro
|
/freebsd/sys/dev/ste/ |
H A D | if_stereg.h | 483 #define CSR_WRITE_2(sc, reg, val) \ macro
|
/freebsd/sys/dev/lge/ |
H A D | if_lgereg.h | 538 #define CSR_WRITE_2(sc, reg, val) \ macro
|
/freebsd/sys/dev/stge/ |
H A D | if_stgereg.h | 91 #define CSR_WRITE_2(_sc, reg, val) \ macro
|
/freebsd/sys/dev/vr/ |
H A D | if_vrreg.h | 750 #define CSR_WRITE_2(sc, reg, val) bus_write_2(sc->vr_res, reg, val) macro
|
/freebsd/sys/dev/xl/ |
H A D | if_xlreg.h | 654 #define CSR_WRITE_2(sc, reg, val) \ macro
|
/freebsd/sys/dev/iwi/ |
H A D | if_iwireg.h | 588 #define CSR_WRITE_2(sc, reg, val) \ macro
|
/freebsd/sys/dev/bwi/ |
H A D | if_bwivar.h | 83 #define CSR_WRITE_2(sc, reg, val) \ macro
|
/freebsd/sys/dev/rl/ |
H A D | if_rlreg.h | 949 #define CSR_WRITE_2(sc, reg, val) \ macro
|
/freebsd/sys/dev/sk/ |
H A D | if_skreg.h | 1276 #define CSR_WRITE_2(sc, reg, val) \ macro
|
/freebsd/sys/dev/msk/ |
H A D | if_mskreg.h | 2126 #define CSR_WRITE_2(sc, reg, val) \ macro
|