Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/tws/
Dtws_hdm.c302 regh = tws_read_reg(sc, TWS_I2O0_HIBQPH, 4); in tws_submit_command()
346 tws_write_reg(sc, TWS_I2O0_HIBQPH, regh, 4); in tws_submit_command()
Dtws_hdm.h160 #define TWS_I2O0_HIBQPH 0xC4 /* 64bit inb port high */ macro