HomeSort by: relevance | last modified time | path
    Searched defs:T1_TCH (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sandpoint/stand/altboot/
sme.c 65 #define T1_TCH (1U<<24) /* TDES3 points the next desc */
190 /* send a single frame with no T1_TER|T1_TCH designation */
tlp.c 64 #define T1_TCH (1U<<24) /* TDES3 points the next desc */
  /src/sys/arch/cobalt/stand/boot/
tlp.c 70 #define T1_TCH (1U<<24) /* Second address chained */
275 txd->xd1 = htole32(T1_SET | T1_TCH | TLP_SETUPLEN);
311 txd->xd1 = htole32(T1_FS | T1_LS | T1_TCH | (len & T1_TBS_MASK));

Completed in 102 milliseconds