Searched refs:MaxChainDepth (Results 1 – 8 of 8) sorted by relevance
1278 (ioc->facts.MaxChainDepth-1) + scale + in mptfc_probe()1282 (ioc->facts.MaxChainDepth-1) + scale + in mptfc_probe()
1478 (ioc->facts.MaxChainDepth-1) + scale + in mptspi_probe()1482 (ioc->facts.MaxChainDepth-1) + scale + in mptspi_probe()
4342 numSGE = (scale - 1) * (ioc->facts.MaxChainDepth-1) + scale + in initChainBuffers()4345 numSGE = 1 + (scale - 1) * (ioc->facts.MaxChainDepth-1) + in initChainBuffers()6722 seq_printf(m, " MaxChainDepth = 0x%02x frames\n", ioc->facts.MaxChainDepth); in mpt_iocinfo_proc_show()
5236 (ioc->facts.MaxChainDepth-1) + scale + in mptsas_probe()5240 (ioc->facts.MaxChainDepth-1) + scale + in mptsas_probe()
252 U8 MaxChainDepth; /* 14h */ member
3227 if (chains_needed_per_io > facts->MaxChainDepth) { in _base_allocate_memory_pools()3228 chains_needed_per_io = facts->MaxChainDepth; in _base_allocate_memory_pools()4275 facts->MaxChainDepth = mpi_reply.MaxChainDepth; in _base_get_ioc_facts()4306 facts->MaxChainDepth)); in _base_get_ioc_facts()
731 u8 MaxChainDepth; member
270 U8 MaxChainDepth; /*0x14 */ member