Home
last modified time | relevance | path

Searched defs:slgt_desc (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/tty/
Dsynclink_gt.c198 struct slgt_desc struct
200 __le16 count;
201 __le16 status;
202 __le32 pbuf; /* physical address of data buffer */
203 __le32 next; /* physical address of next descriptor */
206 char *buf; /* virtual address of data buffer */
207 unsigned int pdesc; /* physical address of this descriptor */
208 dma_addr_t buf_dma_addr;
209 unsigned short buf_count;