Searched refs:HostPageBufferSGE (Results 1 – 2 of 2) sorted by relevance
160 SGE_SIMPLE_UNION HostPageBufferSGE; /* 1Ch */ member274 SGE_SIMPLE_UNION HostPageBufferSGE; /* 40h */ member
1321 le32_to_cpu(ioc->facts.HostPageBufferSGE.FlagsLength) & 0xFFFFFF; in mpt_host_page_alloc()1355 psge = (char *)&ioc_init->HostPageBufferSGE; in mpt_host_page_alloc()1363 ioc->facts.HostPageBufferSGE = ioc_init->HostPageBufferSGE; in mpt_host_page_alloc()3375 ioc_init.HostPageBufferSGE = ioc->facts.HostPageBufferSGE; in SendIocInit()