Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws_hdm.c301 regl = tws_read_reg(sc, TWS_I2O0_HIBQPL, 4); in tws_submit_command()
340 tws_write_reg(sc, TWS_I2O0_HIBQPL, regl, 4); in tws_submit_command()
H A Dtws_hdm.h153 #define TWS_I2O0_HIBQPL 0xC0 /* 64bit inb port low */ macro