Home
last modified time | relevance | path

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

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