Searched defs:mvs_slot_info (Results 1 – 1 of 1) sorted by relevance
325 struct mvs_slot_info { struct326 struct list_head entry;327 union {331 u32 n_elem;332 u32 tx;333 u32 slot_tag;338 void *buf;339 dma_addr_t buf_dma;340 void *response;341 struct mvs_port *port;[all …]