Searched refs:Address (Results 76 - 90 of 90) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptbase.h349 u32 TestBase; /* 0C Test Base Address */
351 u32 DiagRwAddress; /* 14 Read Write Address (fw download)*/
783 dma_addr_t Address; member in struct:_mpt_sge
H A Dmptbase.c1003 pSge->Address = cpu_to_le32(dma_addr);
1019 pSge->Address.Low = cpu_to_le32
1021 pSge->Address.High = cpu_to_le32
1033 pSge->Address.Low = cpu_to_le32
1048 pSge->Address.High = cpu_to_le32(tmp);
1069 pChain->Address = cpu_to_le32(dma_addr);
1093 pChain->Address.Low = cpu_to_le32(tmp);
1095 pChain->Address.High = cpu_to_le32(tmp);
3644 /* Write the LoadStartAddress to the DiagRw Address Register
7797 "Invalid SAS Address", /* 0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dpfpsp.S2367 # FP Unimplemented Effective Address exception in an operating #
2710 # The opclass two instruction that took an "Unimplemented Effective Address"
2911 # The control reg instruction that took an "Unimplemented Effective Address"
3861 # "Dummy" CALCulate Effective Address: #
4226 # from an "Unimplemented Effective Address" exception handler. So, we #
4662 # Address register indirect: (An) #
4697 # Address register indirect w/ postincrement: (An)+ #
4766 # Address register indirect w/ predecrement: -(An) #
4827 # Address register indirect w/ displacement: (d16, An) #
4934 # Address registe
[all...]
H A Dfpsp.S2368 # FP Unimplemented Effective Address exception in an operating #
2711 # The opclass two instruction that took an "Unimplemented Effective Address"
2912 # The control reg instruction that took an "Unimplemented Effective Address"
4300 mov.l USER_FPIAR(%a6),EXC_EA(%a6) # Address = Current PC
18177 # from an "Unimplemented Effective Address" exception handler. So, we #
18613 # Address register indirect: (An) #
18648 # Address register indirect w/ postincrement: (An)+ #
18717 # Address register indirect w/ predecrement: -(An) #
18778 # Address register indirect w/ displacement: (d16, An) #
18885 # Address registe
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/chip/
H A Drtmp_mac.h1005 u8 Address[6]; member in struct:rt_hw_wcid_entry
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drt_linux.c590 sg->Elements[0].Address = GET_OS_PKT_DATAPTR(pPacket);
H A Drtmp.h313 void *Address; member in struct:rt_rtmp_sg_element
708 u8 PreviousAP[MAC_ADDR_LEN]; /*MAC Address of access point */
1720 u8 *CSRBaseAddress; /* PCI MMIO Base Address, all access will use */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/
H A Dreg.c860 * Address - the address
867 void CardGetMulticastBit(u8 Address[ETH_ALEN], u8 *Byte, u8 *Value) argument
873 Crc = CardComputeCrc(Address, ETH_ALEN);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex749 Address flags are set by the kernel and cannot be changed
2625 ``IPv6 Stateless Address Autoconfiguration'', RFC-2462.
2782 NAT (or ``Network Address Translation'') remaps some parts
3002 \# {\bf Step 2} --- IP Duplicate Address Detection~\cite{RFC-DHCP}.\\
3009 echo "Address $ipaddr is busy, trying DHCP..." 1>&2
3080 addresses, but also carries out Duplicate Address Detection~\cite{RFC-DHCP},
3247 \# {\bf Step 1} --- IP Duplicate Address Detection~\cite{RFC-DHCP}.\\
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/
H A Dmpt2sas_base.c1006 sgel->Address = cpu_to_le32(dma_addr);
1026 sgel->Address = cpu_to_le64(dma_addr);
3355 "assuming the HCB Address points to good F/W\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Droute.c2223 memcpy (rgi->hwaddr, ai->Address, 6);
H A Dtun.c3742 msg (msglev, " MAC = %s", format_hex_ex (a->Address, a->AddressLength, 0, 1, ":", gc));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dentry.S827 lda [%l6] ASI_CONTROL, %l5 ! Address
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dsocket.tex1056 \docparam{address}{Address of the server.}
H A Ddb.tex1617 void *PtrDataObj; - Address of the data object

Completed in 435 milliseconds

1234