Searched defs:mvs_slot_info (Results 1 – 1 of 1) sorted by relevance
323 struct mvs_slot_info { struct324 struct list_head entry;325 union {329 u32 n_elem;330 u32 tx;331 u32 slot_tag;336 void *buf;337 dma_addr_t buf_dma;338 void *response;339 struct mvs_port *port;[all …]