Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/megaraid/
Dmegaraid_sas.h2274 struct megasas_instance { struct
2276 unsigned int *reply_map;
2277 __le32 *producer;
2278 dma_addr_t producer_h;
2279 __le32 *consumer;
2280 dma_addr_t consumer_h;
2281 struct MR_DRV_SYSTEM_INFO *system_info_buf;
2282 dma_addr_t system_info_h;
2283 struct MR_LD_VF_AFFILIATION *vf_affiliation;
2284 dma_addr_t vf_affiliation_h;
[all …]