/freebsd/sys/dev/fxp/ |
H A D | if_fxpvar.h | 249 #define CSR_WRITE_4(sc, reg, val) bus_write_4(sc->fxp_res[0], reg, val) macro
|
/freebsd/sys/dev/jme/ |
H A D | if_jmevar.h | 230 #define CSR_WRITE_4(_sc, reg, val) \ macro
|
/freebsd/sys/dev/sge/ |
H A D | if_sge.c | 180 #define CSR_WRITE_4(sc, reg, val) bus_write_4(sc->sge_res, reg, val) macro
|
/freebsd/sys/dev/vge/ |
H A D | if_vgevar.h | 217 #define CSR_WRITE_4(sc, reg, val) \ macro
|
/freebsd/sys/dev/ale/ |
H A D | if_alevar.h | 229 #define CSR_WRITE_4(_sc, reg, val) \ macro
|
/freebsd/sys/dev/alc/ |
H A D | if_alcvar.h | 260 #define CSR_WRITE_4(_sc, reg, val) \ macro
|
/freebsd/sys/dev/age/ |
H A D | if_agevar.h | 237 #define CSR_WRITE_4(_sc, reg, val) \ macro
|
/freebsd/sys/dev/sis/ |
H A D | if_sis.c | 118 #define CSR_WRITE_4(sc, reg, val) bus_write_4(sc->sis_res[0], reg, val) macro
|
/freebsd/sys/dev/ipw/ |
H A D | if_ipwreg.h | 341 #define CSR_WRITE_4(sc, reg, val) \ macro
|
/freebsd/sys/dev/et/ |
H A D | if_etvar.h | 68 #define CSR_WRITE_4(sc, reg, val) \ macro
|
/freebsd/sys/dev/my/ |
H A D | if_myreg.h | 388 #define CSR_WRITE_4(sc, reg, val) \ macro
|
/freebsd/sys/dev/ste/ |
H A D | if_stereg.h | 481 #define CSR_WRITE_4(sc, reg, val) \ macro
|
/freebsd/sys/dev/lge/ |
H A D | if_lgereg.h | 532 #define CSR_WRITE_4(sc, reg, val) \ macro
|
/freebsd/sys/dev/stge/ |
H A D | if_stgereg.h | 89 #define CSR_WRITE_4(_sc, reg, val) \ macro
|
/freebsd/sys/dev/vr/ |
H A D | if_vrreg.h | 749 #define CSR_WRITE_4(sc, reg, val) bus_write_4(sc->vr_res, reg, val) macro
|
/freebsd/sys/dev/xl/ |
H A D | if_xlreg.h | 652 #define CSR_WRITE_4(sc, reg, val) \ macro
|
/freebsd/sys/dev/iwi/ |
H A D | if_iwireg.h | 591 #define CSR_WRITE_4(sc, reg, val) \ macro
|
/freebsd/sys/dev/bfe/ |
H A D | if_bfereg.h | 446 #define CSR_WRITE_4(sc, reg, val) bus_write_4(sc->bfe_res, reg, val) macro
|
/freebsd/sys/dev/nge/ |
H A D | if_ngereg.h | 673 #define CSR_WRITE_4(sc, reg, val) \ macro
|
/freebsd/sys/dev/bwi/ |
H A D | if_bwivar.h | 81 #define CSR_WRITE_4(sc, reg, val) \ macro
|
/freebsd/sys/dev/ti/ |
H A D | if_tireg.h | 896 #define CSR_WRITE_4(sc, reg, val) \ macro
|
/freebsd/sys/dev/dc/ |
H A D | if_dcreg.h | 805 #define CSR_WRITE_4(sc, reg, val) \ macro
|
/freebsd/sys/dev/rl/ |
H A D | if_rlreg.h | 947 #define CSR_WRITE_4(sc, reg, val) \ macro
|
/freebsd/sys/dev/sk/ |
H A D | if_skreg.h | 1274 #define CSR_WRITE_4(sc, reg, val) \ macro
|
/freebsd/sys/dev/msk/ |
H A D | if_mskreg.h | 2124 #define CSR_WRITE_4(sc, reg, val) \ macro
|