Searched refs:High (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/lsi/
H A Dmpi_type.h58 S32 High; member in struct:_S64
64 U32 High; member in struct:_U64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptfc.c350 ppage0_alloc->WWNN.High =
351 le32_to_cpu(ppage0_alloc->WWNN.High);
356 ppage0_alloc->WWPN.High =
357 le32_to_cpu(ppage0_alloc->WWPN.High);
413 rid->node_name = ((u64)pg0->WWNN.High) << 32 | (u64)pg0->WWNN.Low;
414 rid->port_name = ((u64)pg0->WWPN.High) << 32 | (u64)pg0->WWPN.Low;
441 pn = (u64)ri->pg0.WWPN.High << 32 | (u64)ri->pg0.WWPN.Low;
482 pn = (u64)ri->pg0.WWPN.High << 32 | (u64)ri->pg0.WWPN.Low;
483 nn = (u64)ri->pg0.WWNN.High << 32 | (u64)ri->pg0.WWNN.Low;
612 pn = (u64)ri->pg0.WWPN.High << 3
[all...]
H A Dmptlan.c831 pSimple->Address.High = cpu_to_le32((u32) ((u64) dma >> 32));
833 pSimple->Address.High = 0;
1296 pSimple->Address.High = cpu_to_le32((u32) ((u64) priv->RcvCtl[ctx].dma >> 32));
1298 pSimple->Address.High = 0;
H A Dmptscsih.c134 pSge->Address.High = cpu_to_le32(tmp);
168 pChain->Address.High = cpu_to_le32(tmp);
H A Dmptbase.c890 pSge->Address.High = cpu_to_le32(tmp);
5642 ioc->fc_port_page0[p].WWNN.High,
5644 ioc->fc_port_page0[p].WWPN.High,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/x86/
H A Dmul.pl12 $High="edx";
H A Dmul_add.pl12 $High="edx";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/x86/
H A Dmul.pl12 $High="edx";
H A Dmul_add.pl12 $High="edx";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dbn-586.pl26 $High="edx";
109 $High="edx";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dbn-586.pl31 $High="edx";
191 $High="edx";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddebug.c79 byte *High; /* Base + Size (constant) */ member in struct:MSG_QUEUE
99 Q->High = Buffer + sizeBuffer;
124 if (Q->Tail + need <= Q->High) goto alloc; /* append */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D08-residue.tex33 A set of coded residue vectors are all of the same length. High level
H A D01-introduction.tex260 \subsection{High-level Decode Process}

Completed in 205 milliseconds