Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/megaraid/
Dmegaraid_sas.h2278 struct megasas_instance { struct
2280 unsigned int *reply_map;
2281 __le32 *producer;
2282 dma_addr_t producer_h;
2283 __le32 *consumer;
2284 dma_addr_t consumer_h;
2285 struct MR_DRV_SYSTEM_INFO *system_info_buf;
2286 dma_addr_t system_info_h;
2287 struct MR_LD_VF_AFFILIATION *vf_affiliation;
2288 dma_addr_t vf_affiliation_h;
[all …]