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

/freebsd-10.2-release/sys/dev/tws/
H A Dtws_hdm.c453 reg = reg | TWS_BIT2;
464 reg = reg & ~TWS_BIT2;
H A Dtws_hdm.h42 #define TWS_BIT2 0x00000004 macro
H A Dtws.c233 bar = bar & ~TWS_BIT2;
242 sc->mfa_base = sc->mfa_base & ~TWS_BIT2;
H A Dtws_cam.c1080 if ( histat & TWS_BIT2 ) {

Completed in 113 milliseconds