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

/freebsd-13-stable/sys/dev/tws/
H A Dtws_cam.c1033 u_int32_t histat=0, db=0; local
1049 histat = tws_read_reg(sc, TWS_I2O0_HISTAT, 4);
1050 if ( histat & TWS_BIT2 ) {
1051 TWS_TRACE_DEBUG(sc, "door bell :)", histat, TWS_I2O0_HISTAT);
1062 if ( histat & TWS_BIT3 ) {

Completed in 126 milliseconds