Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/tws/
HDtws_cam.c1107 u_int32_t histat=0, db=0; in tws_intr() local
1112 histat = tws_read_reg(sc, TWS_I2O0_HISTAT, 4); in tws_intr()
1113 if ( histat & TWS_BIT2 ) { in tws_intr()
1114 TWS_TRACE_DEBUG(sc, "door bell :)", histat, TWS_I2O0_HISTAT); in tws_intr()
1125 if ( histat & TWS_BIT3 ) { in tws_intr()