Searched refs:pSimple (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptlan.c709 SGESimple64_t *pSimple; local
815 pSimple = (SGESimple64_t *) &pTrans->TransactionDetails[2];
820 pSimple->FlagsLength = cpu_to_le32(
829 pSimple->Address.Low = cpu_to_le32((u32) dma);
831 pSimple->Address.High = cpu_to_le32((u32) ((u64) dma >> 32));
833 pSimple->Address.High = 0;
840 le32_to_cpu(pSimple->FlagsLength)));
1197 SGESimple64_t *pSimple; local
1236 pSimple = NULL;
1288 pSimple
[all...]

Completed in 96 milliseconds