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

/freebsd-current/sys/dev/bhnd/siba/
H A Dsiba.c709 if (ts_low & SIBA_TML_RESET)
755 ts_low = SIBA_TML_RESET |
779 SIBA_TML_RESET);
816 if (ts_low & SIBA_TML_RESET)
823 ts_low = SIBA_TML_RESET | SIBA_TML_REJ |
825 ts_mask = SIBA_TML_RESET | SIBA_TML_REJ | SIBA_TML_SICF_MASK;
861 ts_low = SIBA_TML_RESET |
865 ts_mask = SIBA_TML_RESET |
H A Dsibareg.h150 #define SIBA_TML_RESET 0x0001 /* reset */ macro

Completed in 52 milliseconds