Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c341 phys_addr_t base_chain_phys, chain_phys; in _base_get_chain_phys() local
347 chain_phys = base_chain_phys + (smid * ioc->facts.MaxChainDepth * in _base_get_chain_phys()
349 return chain_phys; in _base_get_chain_phys()