Home
last modified time | relevance | path

Searched refs:TWS_BIT2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/tws/
H A Dtws_hdm.c441 reg = reg | TWS_BIT2; in tws_disable_db_intr()
452 reg = reg & ~TWS_BIT2; in tws_enable_db_intr()
H A Dtws_hdm.h41 #define TWS_BIT2 0x00000004 macro
H A Dtws.c226 bar = bar & ~TWS_BIT2; in tws_attach()
235 sc->mfa_base = sc->mfa_base & ~TWS_BIT2; in tws_attach()
H A Dtws_cam.c1048 if ( histat & TWS_BIT2 ) { in tws_intr()