/titanic_41/usr/src/lib/libsocket/inet/ |
H A D | inet6_rthdr.c | 53 inet6_rth_space(int type, int segments) in inet6_rth_space() argument 55 if (type != IPV6_RTHDR_TYPE_0 || segments < 0 || in inet6_rth_space() 56 segments > MAX_RTHDR0_SEGMENTS) in inet6_rth_space() 60 segments * sizeof (struct in6_addr)); in inet6_rth_space() 70 inet6_rth_init(void *bp, socklen_t bp_len, int type, int segments) in inet6_rth_init() argument 74 if (type != IPV6_RTHDR_TYPE_0 || segments < 0 || in inet6_rth_init() 75 segments > MAX_RTHDR0_SEGMENTS) in inet6_rth_init() 79 segments * sizeof (struct in6_addr)) in inet6_rth_init() 84 rthdr->ip6r0_len = (segments * 2); in inet6_rth_init() 118 int i, segments; in inet6_rth_reverse() local [all …]
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw8/fruaccess/ |
H A D | libfruaccess.c | 210 segments_t segments; in fru_get_segments() local 216 segments.fru_hdl = section; in fru_get_segments() 217 segments.fru_cnt = max_segments; in fru_get_segments() 218 segments.frus = segment; in fru_get_segments() 219 if (ioctl(fd, SGFRU_GETSEGMENTS, &segments) != 0) { in fru_get_segments() 222 return (segments.fru_cnt); in fru_get_segments()
|
/titanic_41/usr/src/uts/common/io/drm/ |
H A D | drm_pci.c | 217 size_t align, dma_addr_t maxaddr, int segments) in drm_pci_alloc() argument 230 hw_dma_attr.dma_attr_sgllen = segments; in drm_pci_alloc() 256 if (count > segments) { in drm_pci_alloc()
|
/titanic_41/usr/src/uts/common/io/rsm/ |
H A D | rsm.conf | 48 max-segments=65535;
|
/titanic_41/usr/src/uts/intel/sys/ |
H A D | Makefile | 77 segments.h \
|
/titanic_41/usr/src/cmd/sgs/libconv/ |
H A D | Makefile.com | 49 segments.o strproc.o \
|
/titanic_41/usr/src/common/mapfiles/common/ |
H A D | map.filter | 33 # text segments.
|
/titanic_41/usr/src/uts/i86pc/ml/ |
H A D | mach_offsets.in | 55 #include <sys/segments.h>
|
H A D | offsets.in | 47 #include <sys/segments.h>
|
/titanic_41/usr/src/uts/common/netinet/ |
H A D | in.h | 1145 extern socklen_t inet6_rth_space(int type, int segments); 1146 extern void *inet6_rth_init(void *bp, socklen_t bp_len, int type, int segments);
|
/titanic_41/usr/src/uts/intel/amd64/ml/ |
H A D | mach_offsets.in | 57 #include <sys/segments.h>
|
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | liblddbg.msg | 500 # segments output segments and address/offset processing; 525 # TRANSLATION_NOTE -- do not translate the first token "segments". 526 @ MSG_USE_R9_F " segments output segments and address/offset \ 1508 @ MSG_TOK_SEGMENTS "segments"
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | libld.msg | 590 @ MSG_UPD_NOREADSEG "No read-only segments found. Setting '_etext' to 0" 591 @ MSG_UPD_NORDWRSEG "No read-write segments found. Setting '_edata' to 0" 844 # Segment names for segments referenced by entrance criteria 1061 @ MSG_MAP_NONLOAD "%s: %llu: %s not allowed on non-LOAD segments" 1138 @ MSG_MAP_SEGSAME "segments '%s' and '%s' have the same assigned \
|
/titanic_41/exception_lists/ |
H A D | check_rtime | 63 # Objects that are allowed to have executable data segments
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | multiboot.texi | 468 This implies that the text and data segments must be consecutive in the 471 segments occupy the whole OS image file.
|
H A D | multiboot.info | 435 implies that the text and data segments must be consecutive in the 438 segments occupy the whole OS image file.
|
/titanic_41/usr/src/uts/common/io/e1000api/ |
H A D | README | 599 6721574 max number of segments in e1000g_tx_dma_attr need to be updated when LSO is supported
|
/titanic_41/usr/src/uts/common/io/e1000g/ |
H A D | README | 599 6721574 max number of segments in e1000g_tx_dma_attr need to be updated when LSO is supported
|
/titanic_41/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 823 5021773 ld.so.1 has trouble with objects having more than 2 segments. 1120 6317969 elfheader limited to 65535 segments (link-editor components only)
|
/titanic_41/usr/src/cmd/sgs/libelf/common/ |
H A D | xlate.m4 | 905 * these segments, allow for the src destination to be 0.
|
H A D | xlate64.m4 | 896 * these segments, allow for the src destination to be 0.
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-header.mf | 1410 $(i386_ONLY)file path=usr/include/sys/segments.h
|
/titanic_41/usr/src/data/zoneinfo/ |
H A D | northamerica | 1519 # hostility from certain segments of the public, and was revoked after
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 14956 ) with no trailing name segments.
|