Searched refs:MaxChainDepth (Results 1 – 8 of 8) sorted by relevance
305 chain_virt = base_chain + (smid * ioc->facts.MaxChainDepth * in _base_get_chain()331 chain_phys = base_chain_phys + (smid * ioc->facts.MaxChainDepth * in _base_get_chain_phys()354 ioc->facts.MaxChainDepth); in _base_get_buffer_bar0()374 ioc->facts.MaxChainDepth); in _base_get_buffer_phys_bar0()493 for (i = 0; i < MPT_MIN_PHYS_SEGMENTS + ioc->facts.MaxChainDepth; i++) { in _clone_sg_entries()6381 if (chains_needed_per_io > facts->MaxChainDepth) { in _base_allocate_memory_pools()6382 chains_needed_per_io = facts->MaxChainDepth; in _base_allocate_memory_pools()7436 facts->MaxChainDepth = mpi_reply.MaxChainDepth; in _base_get_ioc_facts()7489 facts->RequestCredit, facts->MaxChainDepth)); in _base_get_ioc_facts()
1020 u8 MaxChainDepth; member
1269 (ioc->facts.MaxChainDepth-1) + scale + in mptfc_probe()1273 (ioc->facts.MaxChainDepth-1) + scale + in mptfc_probe()
1472 (ioc->facts.MaxChainDepth-1) + scale + in mptspi_probe()1476 (ioc->facts.MaxChainDepth-1) + scale + in mptspi_probe()
4364 numSGE = (scale - 1) * (ioc->facts.MaxChainDepth-1) + scale + in initChainBuffers()4367 numSGE = 1 + (scale - 1) * (ioc->facts.MaxChainDepth-1) + in initChainBuffers()6730 seq_printf(m, " MaxChainDepth = 0x%02x frames\n", ioc->facts.MaxChainDepth); in mpt_iocinfo_proc_show()
5261 (ioc->facts.MaxChainDepth-1) + scale + in mptsas_probe()5265 (ioc->facts.MaxChainDepth-1) + scale + in mptsas_probe()
253 U8 MaxChainDepth; /* 14h */ member
320 U8 MaxChainDepth; /*0x14 */ member
Completed in 92 milliseconds