Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws_cam.c1031 u_int32_t histat=0, db=0; in tws_intr() local
1047 histat = tws_read_reg(sc, TWS_I2O0_HISTAT, 4); in tws_intr()
1048 if ( histat & TWS_BIT2 ) { in tws_intr()
1049 TWS_TRACE_DEBUG(sc, "door bell :)", histat, TWS_I2O0_HISTAT); in tws_intr()
1060 if ( histat & TWS_BIT3 ) { in tws_intr()