cfg3 457 dev/ic/ncr53c9x.c ti->cfg3 = 0; cfg3 544 dev/ic/ncr53c9x.c u_char cfg3 = sc->sc_cfg3 | ti->cfg3; cfg3 562 dev/ic/ncr53c9x.c cfg3 |= (sc->sc_rev == NCR_VARIANT_AM53C974) ? cfg3 571 dev/ic/ncr53c9x.c (cfg3 & NCRAMDCFG3_FSCSI) == 0) cfg3 579 dev/ic/ncr53c9x.c NCR_WRITE_REG(sc, NCR_CFG3, cfg3); cfg3 1697 dev/ic/ncr53c9x.c ti->cfg3 |= NCRFASCFG3_EWIDE; cfg3 184 dev/ic/ncr53c9xvar.h u_char cfg3; /* per target config 3 */ cfg3 395 dev/ic/rtw.c u_int8_t cfg3; cfg3 397 dev/ic/rtw.c cfg3 = RTW_READ8(regs, RTW_CONFIG3); cfg3 398 dev/ic/rtw.c cfg3 |= RTW_CONFIG3_CLKRUNEN; cfg3 400 dev/ic/rtw.c cfg3 |= RTW_CONFIG3_PARMEN; cfg3 402 dev/ic/rtw.c cfg3 &= ~RTW_CONFIG3_PARMEN; cfg3 403 dev/ic/rtw.c RTW_WRITE8(regs, RTW_CONFIG3, cfg3);