Lines Matching refs:pSge
1055 SGESimple32_t *pSge = (SGESimple32_t *) pAddr; in mpt_add_sge() local
1056 pSge->FlagsLength = cpu_to_le32(flagslength); in mpt_add_sge()
1057 pSge->Address = cpu_to_le32(dma_addr); in mpt_add_sge()
1072 SGESimple64_t *pSge = (SGESimple64_t *) pAddr; in mpt_add_sge_64bit() local
1073 pSge->Address.Low = cpu_to_le32 in mpt_add_sge_64bit()
1075 pSge->Address.High = cpu_to_le32 in mpt_add_sge_64bit()
1077 pSge->FlagsLength = cpu_to_le32 in mpt_add_sge_64bit()
1093 SGESimple64_t *pSge = (SGESimple64_t *) pAddr; in mpt_add_sge_64bit_1078() local
1096 pSge->Address.Low = cpu_to_le32 in mpt_add_sge_64bit_1078()
1114 pSge->Address.High = cpu_to_le32(tmp); in mpt_add_sge_64bit_1078()
1115 pSge->FlagsLength = cpu_to_le32( in mpt_add_sge_64bit_1078()