Searched refs:SIBA_TGSLOW_RESET (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/siba/
H A Dsibareg.h265 #define SIBA_TGSLOW_RESET 0x00000001 /* target state low */ macro
H A Dsiba_core.c1966 val &= SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_RESET | reject;
1986 SIBA_TGSLOW_RESET | SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_FGC | flags);
2047 if (siba_read_4_sub(sd, SIBA_TGSLOW) & SIBA_TGSLOW_RESET)
2075 reject | SIBA_TGSLOW_RESET | flags);
2078 siba_write_4_sub(sd, SIBA_TGSLOW, reject | SIBA_TGSLOW_RESET | flags);

Completed in 189 milliseconds