Home
last modified time | relevance | path

Searched refs:address (Results 101 – 125 of 589) sorted by relevance

12345678910>>...24

/illumos-gate/usr/src/common/ficl/softcore/
H A Doo.fr31 \ All objects push their payload address and class address when
39 \ cell 0: parent class address
90 \ the string base address and count at run-time.
209 \ to the base address of an instance when executed.
210 \ The metaclass SUB method, defined below, leaves the address
333 \ PRECONDITION: current-class contains the class address
406 \ the address of the new instance and its class
457 here ( instance-address )
464 here ( instance-address )
523 \ from the instance base address. If the next token is not
[all …]
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_mmu.h112 extern void px_dvma_alloc_debug(px_mmu_t *mmu_p, char *address, uint_t len,
114 extern void px_dvma_free_debug(px_mmu_t *mmu_p, char *address, uint_t len,
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Ddhcpagent.dfl49 # than released. Dropping an address does not notify the DHCP server
50 # that the address is no longer in use, leaving it possibly available
53 # to use the address. If the server either grants the request, or
55 # will use the original address.
59 # to continue to use the managed address, in case the lease has changed.
64 # received, the DHCP server is notified that the address is available
65 # for use, and the address will not be saved for a later restart. If
166 # address (28), and encapsulated vendor options (43), is sent to the DHCP
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_copy.S400 add %o0, %o3, %o0 ! increment source address
412 set .zinst, %o4 ! address of clr instructions
413 sub %o4, %o2, %o4 ! jmp address relative to instr
420 add %o0, 1, %o0 ! increment address
/illumos-gate/usr/src/cmd/cmd-inet/etc/default/
H A Dinetinit.dfl48 # destination IPv4 address to be used as a tunnel endpoint when communicating
50 # Anycast address as defined in RFC 3068. This value may be changed to
51 # the IPv4 unicast address of a particular 6to4 Relay Router, if desired.
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_tdc_hw.h991 uint32_t address:6; member
993 uint32_t address:6;
1018 uint32_t address:12; member
1024 uint32_t address:12;
1048 uint32_t address:8; member
1050 uint32_t address:8;
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd.h98 int sbdp_mem_add_span(sbdp_handle_t *hp, uint64_t address, uint64_t size);
100 int sbdp_mem_del_span(sbdp_handle_t *hp, uint64_t address, uint64_t size);
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dnat-setup8 interface is configured with a valid internet address.
32 single IP address, i.e. with dialup PPP. If you have a block of addresses
35 addresses map to a single IP address and unless you have enough Internet
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dniu.c103 unm_niu_gb_mii_mgmt_address_t address; in unm_niu_gbe_phy_read() local
133 *(unm_crbword_t *)&address = 0; in unm_niu_gbe_phy_read()
134 address.reg_addr = (unm_crbword_t)reg; in unm_niu_gbe_phy_read()
135 address.phy_addr = (unm_crbword_t)phy; in unm_niu_gbe_phy_read()
137 &address, 4); in unm_niu_gbe_phy_read()
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DClientLib_en.properties32 unknown_da_address = Unknown DA address: {0}
40 datagram_io_error = IOException during datagram transaction with address ``{0}'''': {1}
41 udp_timeout = UDP timed out for address ``{0}''''.
42 tcp_timeout = TCP timed out for address ``{0}''''.
43 tcp_io_error = IOException during TCP transaction with address ``{0}'''': {1}
86 cast_address_failure = Can''t resolve address ``{0}'''' for multicast or broadcast.
153 socket_creation_failure = Could not create a socket for address ``{0}'''': {1}
154 socket_initializtion_failure = Could not initialize a socket for address ``{0}'''': {1}
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsyscall_trap.S65 ! If the trapping thread has the address mask bit set, then it's
154 set sysent, %g3 ! load address of vector table
301 ! If the trapping thread has the address mask bit clear, then it's
388 set sysent32, %g3 ! load address of vector table
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipgpc.types38 filter saddr address
39 filter daddr address
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Dboot.S109 / get address of argv
135 / arg1 - address of &eb[0]
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_rx.c84 recycle_rcb->rx_buf.address, in ixgbe_rx_recycle()
177 bcopy(current_rcb->rx_buf.address, mp->b_rptr, pkt_len); in ixgbe_rx_copy()
213 current_rcb->rx_buf.address, in ixgbe_rx_bind()
319 current_rcb->rx_buf.address, in ixgbe_lro_bind()
442 bcopy(current_rcb->rx_buf.address, mp->b_wptr, in ixgbe_lro_copy()
446 bcopy(current_rcb->rx_buf.address, mp->b_wptr, in ixgbe_lro_copy()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_i210.c376 static s32 e1000_read_invm_word_i210(struct e1000_hw *hw, u8 address, u16 *data) in e1000_read_invm_word_i210() argument
397 if (word_address == address) { in e1000_read_invm_word_i210()
400 address, *data); in e1000_read_invm_word_i210()
407 DEBUGOUT1("Requested word 0x%02x not found in OTP\n", address); in e1000_read_invm_word_i210()
756 static s32 __e1000_access_xmdio_reg(struct e1000_hw *hw, u16 address, in __e1000_access_xmdio_reg() argument
767 ret_val = hw->phy.ops.write_reg(hw, E1000_MMDAAD, address); in __e1000_access_xmdio_reg()
/illumos-gate/usr/src/cmd/cmd-inet/etc/ppp/
H A Dchap-secrets50 # allocated IP address ("static IP addressing"), then this address may
51 # be given here. If there's exactly one address, then this will be sent
H A Dpap-secrets49 # peer has an allocated IP address ("static IP addressing"), then this
50 # address may be given here. If there's exactly one address, then this will
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dlocaladdr.c1173 /*@null@*/ krb5_address *address = 0; in add_addr() local
1178 address = make_addr (ADDRTYPE_INET, sizeof (struct in_addr), in add_addr()
1180 if (address == NULL) in add_addr()
1192 address = make_addr (ADDRTYPE_INET6, sizeof (struct in6_addr), in add_addr()
1194 if (address == NULL) in add_addr()
1203 address = make_addr (ADDRTYPE_XNS, sizeof (struct ns_addr), in add_addr()
1205 if (address == NULL) in add_addr()
1225 data->addr_temp[data->cur_idx] = address; in add_addr()
1227 if (address) { in add_addr()
1228 data->addr_temp[data->cur_idx++] = address; in add_addr()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist50 6 ENXIO No such device or address
58 14 EFAULT Bad address
124 82 EREMCHG Remote address changed
136 96 EDESTADDRREQ Destination address required
146 126 EADDRNOTAVAIL Cannot assign requested address
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A DIR.rst53 * .src: address to branch to (void*)
245 Create a pseudo corresponding to the address of a symbol.
248 * .target: symbol's address
321 * .src: base address to load from
322 * .offset: address offset
329 * .src: base address to store to
330 * .offset: address offset
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dnet.d.in39 string ci_local; /* local host address */
40 string ci_remote; /* remote host address */
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dmemccpy.S36 movl 8(%esp),%eax / %eax = address of dest string
37 movl 12(%esp),%esi / %esi = address of source string
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.info322 * Header address fields::
399 that either are in ELF format or contain the load address
412 3.1.3 The address fields of Multiboot header
419 Contains the address corresponding to the beginning of the
426 Contains the physical address of the beginning of the text
502 Must contain the 32-bit physical address of the Multiboot
625 address 0, and upper memory starts at address 1 megabyte. The maximum
776 valid, and indicate the address of the physical address of the first
823 valid, and indicates the address of the ROM configuration table
1302 /* The video memory address. */
[all …]
H A Dmultiboot.texi343 linked at a non-default load address to avoid loading on top of the
358 * Header address fields::
415 containing boot modules directly into a paged address space during
446 @node Header address fields
447 @subsection The address fields of Multiboot header
466 Contains the physical address of the end of the data
535 Must contain the 32-bit physical address of the Multiboot
597 physical address of a @dfn{Multiboot information} data structure,
663 at address 0, and upper memory starts at address 1 megabyte. The maximum
835 are valid, and indicate the address of the physical address of the first
[all …]
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg_lex.l229 <TSTATE>allowed-address { return ALLOWED_ADDRESS; }
230 <CSTATE>allowed-address { return ALLOWED_ADDRESS; }
232 <TSTATE>address { return ADDRESS; }
233 <CSTATE>address { return ADDRESS; }

12345678910>>...24