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

/freebsd-10.2-release/sys/dev/siba/
H A Dsibareg.h260 #define SIBA_TGSLOW_RESET 0x00000001 /* target state low */ macro
H A Dsiba_core.c1770 val &= SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_RESET | reject;
1790 SIBA_TGSLOW_RESET | SIBA_TGSLOW_CLOCK | SIBA_TGSLOW_FGC | flags);
1851 if (siba_read_4_sub(sd, SIBA_TGSLOW) & SIBA_TGSLOW_RESET)
1879 reject | SIBA_TGSLOW_RESET | flags);
1882 siba_write_4_sub(sd, SIBA_TGSLOW, reject | SIBA_TGSLOW_RESET | flags);

Completed in 48 milliseconds