Searched defs:port_buffer (Results 1 – 2 of 2) sorted by relevance
110 char port_buffer[6]; in Connect() local
66717 struct port_buffer { struct66718 char *buf;66719 size_t size;66720 size_t len;66721 size_t offset;66722 dma_addr_t dma;66723 struct device *dev;66724 struct list_head list;66725 unsigned int sgpages;66726 struct scatterlist sg[0];