Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h46245 struct megasas_instance { struct
46246 unsigned int *reply_map;
46247 __le32 *producer;
46248 dma_addr_t producer_h;
46249 __le32 *consumer;
46250 dma_addr_t consumer_h;
46251 struct MR_DRV_SYSTEM_INFO *system_info_buf;
46252 dma_addr_t system_info_h;
46253 struct MR_LD_VF_AFFILIATION *vf_affiliation;
46254 dma_addr_t vf_affiliation_h;
[all …]
Dvmlinux.h46245 struct megasas_instance { struct
46246 unsigned int *reply_map;
46247 __le32 *producer;
46248 dma_addr_t producer_h;
46249 __le32 *consumer;
46250 dma_addr_t consumer_h;
46251 struct MR_DRV_SYSTEM_INFO *system_info_buf;
46252 dma_addr_t system_info_h;
46253 struct MR_LD_VF_AFFILIATION *vf_affiliation;
46254 dma_addr_t vf_affiliation_h;
[all …]