Searched refs:tws_read_reg (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/dev/tws/
H A Dtws_hdm.c99 regh = tws_read_reg(sc, TWS_I2O0_IOPOBQPH, 4);
100 regl = tws_read_reg(sc, TWS_I2O0_IOPOBQPL, 4);
130 status = tws_read_reg(sc, TWS_I2O0_STATUS, 4);
302 regh = tws_read_reg(sc, TWS_I2O0_HIBQPH, 4);
305 regl = tws_read_reg(sc, TWS_I2O0_HIBQPL, 4);
368 out_mfa = (u_int64_t)tws_read_reg(sc, TWS_I2O0_HOBQPH, 4);
375 val = tws_read_reg(sc, TWS_I2O0_HOBQPL, 4);
419 reg = tws_read_reg(sc, TWS_I2O0_SCRPD3, 4);
452 reg = tws_read_reg(sc, TWS_I2O0_HIMASK, 4);
463 reg = tws_read_reg(s
[all...]
H A Dtws_services.h43 u_int32_t tws_read_reg(struct tws_softc *sc,
H A Dtws_cam.c509 status = tws_read_reg(sc, TWS_I2O0_STATUS, 4);
1079 histat = tws_read_reg(sc, TWS_I2O0_HISTAT, 4);
1082 db = tws_read_reg(sc, TWS_I2O0_IOBDB, 4);
1106 db = tws_read_reg(sc, TWS_I2O0_IOBDB, 4);
1117 db = tws_read_reg(sc, TWS_I2O0_IOBDB, 4);
1247 reg = tws_read_reg(sc, TWS_I2O0_SCRPD3, 4);
H A Dtws_services.c187 tws_read_reg(struct tws_softc *sc, int offset, int size) function
H A Dtws.c369 reg = tws_read_reg(sc, TWS_I2O0_HIMASK, 4);
646 reg = tws_read_reg(sc, TWS_I2O0_CTL, 4);

Completed in 157 milliseconds