Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws_hdm.c298 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()
H A Dtws_hdm.h154 #define TWS_I2O0_HIBQPH 0xC4 /* 64bit inb port high */ macro