Home
last modified time | relevance | path

Searched refs:gEcho (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c79 extern bit8 gEcho;
7220 payload[0] = gEcho; in ossaEchoCB()
7221 payload[55] = gEcho; in ossaEchoCB()
7223 TI_DBG2(("ossaEchoCB: gEcho %d\n", gEcho)); in ossaEchoCB()
7227 if (gEcho == 0xFF) in ossaEchoCB()
7229 gEcho = 0; in ossaEchoCB()
7233 gEcho++; in ossaEchoCB()
H A Dtdport.c100 bit8 gEcho; variable
4370 payload[0] = gEcho; in tiCOMPortInit()
4371 payload[55] = gEcho; in tiCOMPortInit()
4372 TI_DBG2(("tiCOMPortInit: calling saEchoCommand gEcho %d\n", gEcho)); in tiCOMPortInit()
4374 gEcho++; in tiCOMPortInit()