Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/
Dsynclink_gt.c169 struct slgt_desc struct
171 __le16 count;
172 __le16 status;
173 __le32 pbuf; /* physical address of data buffer */
174 __le32 next; /* physical address of next descriptor */
177 char *buf; /* virtual address of data buffer */
178 unsigned int pdesc; /* physical address of this descriptor */
179 dma_addr_t buf_dma_addr;
180 unsigned short buf_count;