Searched refs:flags_length (Results 1 – 3 of 3) sorted by relevance
50 __le32 flags_length; member
1309 int flags_length; in mpt_host_page_alloc() local1350 flags_length = MPI_SGE_FLAGS_SIMPLE_ELEMENT | in mpt_host_page_alloc()1354 flags_length = flags_length << MPI_SGE_FLAGS_SHIFT; in mpt_host_page_alloc()1355 flags_length |= ioc->HostPageBuffer_sz; in mpt_host_page_alloc()1356 ioc->add_sge(psge, flags_length, ioc->HostPageBuffer_dma); in mpt_host_page_alloc()
11473 __le32 flags_length; member