Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/tws/
HDtws_hdm.c295 regh = tws_read_reg(sc, TWS_I2O0_HIBQPH, 4); in tws_submit_command()
339 tws_write_reg(sc, TWS_I2O0_HIBQPH, regh, 4); in tws_submit_command()
HDtws_hdm.h160 #define TWS_I2O0_HIBQPH 0xC4 /* 64bit inb port high */ macro