Searched refs:HostPageBufferSGE (Results 1 – 4 of 4) sorted by relevance
96 mptsas_fix_sgentry_endianness(&req->HostPageBufferSGE); in mptsas_fix_ioc_init_endianness()132 mptsas_fix_sgentry_endianness_reply(&reply->HostPageBufferSGE); in mptsas_fix_ioc_facts_reply_endianness()
599 MPISGEntry HostPageBufferSGE; /* 1Ch */ member701 MPISGEntry HostPageBufferSGE; /* 40h */ member
160 SGE_SIMPLE_UNION HostPageBufferSGE; /* 1Ch */ member274 SGE_SIMPLE_UNION HostPageBufferSGE; /* 40h */ member
1315 le32_to_cpu(ioc->facts.HostPageBufferSGE.FlagsLength) & 0xFFFFFF; in mpt_host_page_alloc()1349 psge = (char *)&ioc_init->HostPageBufferSGE; in mpt_host_page_alloc()1357 ioc->facts.HostPageBufferSGE = ioc_init->HostPageBufferSGE; in mpt_host_page_alloc()3365 ioc_init.HostPageBufferSGE = ioc->facts.HostPageBufferSGE; in SendIocInit()