Searched refs:SIBA_CFG0_TMSTATEHIGH (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/bhnd/siba/ |
| D | sibareg.h | 95 #define SIBA_CFG0_TMSTATEHIGH 0x9c /**< target state */ macro
|
| D | siba.c | 651 error = bhnd_read_config(child, SIBA_CFG0_TMSTATEHIGH, &tmhigh, 4); in siba_read_iost() 767 if (bhnd_bus_read_4(r, SIBA_CFG0_TMSTATEHIGH) & SIBA_TMH_SERR) { in siba_reset_hw() 768 siba_write_target_state(child, dinfo, SIBA_CFG0_TMSTATEHIGH, in siba_reset_hw() 841 error = siba_wait_target_state(child, dinfo, SIBA_CFG0_TMSTATEHIGH, in siba_suspend_hw()
|