Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Drocket.c2970 Word_t *WordPtr; /* must be far because Win SS != DS */ in sWriteTxPrioByte() local
2979 WordPtr = (Word_t *) (&DWBuf[0]); in sWriteTxPrioByte()
2980 *WordPtr = ChP->TxPrioBuf; /* data byte address */ in sWriteTxPrioByte()
2985 *WordPtr = ChP->TxPrioCnt; /* Tx priority count address */ in sWriteTxPrioByte()