Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_sas.h306 struct mvs_slot_info { struct
307 struct list_head entry;
308 union {
312 u32 n_elem;
313 u32 tx;
314 u32 slot_tag;
319 void *buf;
320 dma_addr_t buf_dma;
321 void *response;
322 struct mvs_port *port;
[all …]