HomeSort by: relevance | last modified time | path
    Searched refs:T_WDTRSENT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ncr53c9xvar.h 178 #define T_WDTRSENT 0x04 /* WDTR message has been sent to */
ncr53c9x.c 1703 ti->flags &= ~(T_WIDE | T_WDTRSENT);
1822 if ((ti->flags & T_WDTRSENT) == 0)
1824 ti->flags &= ~(T_WIDE | T_WDTRSENT);
2538 ti->flags |= T_WDTRSENT;

Completed in 88 milliseconds