Home
last modified time | relevance | path

Searched refs:pd_seq_phys (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h1345 dma_addr_t pd_seq_phys[JBOD_MAPS_COUNT]; member
H A Dmegaraid_sas_base.c5809 &fusion->pd_seq_phys[i], GFP_KERNEL); in megasas_setup_jbod_map()
5817 fusion->pd_seq_phys[0]); in megasas_setup_jbod_map()
8053 fusion->pd_seq_phys[i]); in megasas_detach_one()
H A Dmegaraid_sas_fusion.c1315 pd_seq_h = fusion->pd_seq_phys[(instance->pd_seq_map_id & 1)]; in megasas_sync_pd_seq_num()