| /titanic_44/usr/src/uts/common/io/ib/mgt/ibmf/ |
| H A D | ibmf_utils.c | 65 void *structure, in ibmf_utils_unpack_data() argument 71 char *structstart = (char *)structure; in ibmf_utils_unpack_data() 77 uint8_t *cp = (uint8_t *)structure; in ibmf_utils_unpack_data() 92 structure = (void *)cp; in ibmf_utils_unpack_data() 100 uint16_t *sp = (uint16_t *)structure; in ibmf_utils_unpack_data() 116 structure = (void *)sp; in ibmf_utils_unpack_data() 124 uint32_t *lp = (uint32_t *)structure; in ibmf_utils_unpack_data() 142 structure = (void *)lp; in ibmf_utils_unpack_data() 150 uint64_t *llp = (uint64_t *)structure; in ibmf_utils_unpack_data() 176 structure = (void *)llp; in ibmf_utils_unpack_data() [all …]
|
| /titanic_44/usr/src/uts/common/io/usb/usba/ |
| H A D | parser.c | 51 void *structure, in usb_parse_data() argument 58 char *structstart = (char *)structure; in usb_parse_data() 61 if ((format == NULL) || (data == NULL) || (structure == NULL)) { in usb_parse_data() 79 uint8_t *cp = (uint8_t *)structure; in usb_parse_data() 88 structure = (void *)cp; in usb_parse_data() 96 uint16_t *sp = (uint16_t *)structure; in usb_parse_data() 107 structure = (void *)sp; in usb_parse_data() 115 uint32_t *lp = (uint32_t *)structure; in usb_parse_data() 128 structure = (void *)lp; in usb_parse_data() 136 uint64_t *llp = (uint64_t *)structure; in usb_parse_data() [all …]
|
| /titanic_44/usr/src/lib/libc/i386/sys/ |
| H A D | syscall.s | 77 popl %ecx / structure return address 82 / error; clear syscall return values in the structure 87 / no error; copy syscall return values to the structure
|
| /titanic_44/usr/src/uts/common/sys/ib/mgt/ibmf/ |
| H A D | ibmf_utils.h | 42 void *structure, size_t structlen); 45 ibmf_utils_pack_data(char *format, void *structure, size_t structlen,
|
| /titanic_44/usr/src/uts/common/io/comstar/port/pppt/ |
| H A D | alua_ic_if.c | 67 #define NVLIST_ADD_FIELD(type, structure, field) \ argument 69 rc = nvlist_add_##type(nvl, #field, structure->field); \ 75 #define NVLIST_ADD_ARRAY(type, structure, field) \ argument 78 structure->field, sizeof (structure->field)); \ 87 #define NVLIST_ADD_ARRAY_LEN(type, structure, field, len) \ argument 90 structure->field, len); \ 95 #define NVLIST_ADD_DEVID(structure, field) \ argument 98 structure->field); \ 103 #define NVLIST_ADD_RPORT(structure, field) \ argument 106 structure->field); \ [all …]
|
| /titanic_44/usr/src/stand/lib/sa/sparc/ |
| H A D | _setjmp.s | 66 PCVAL = 0 ! offsets in buf structure 71 SS_SP = 0 ! offset in sigstack structure
|
| /titanic_44/usr/src/lib/libdtrace/common/ |
| H A D | net.d.in | 35 * The conninfo_t structure should be used by all application protocol 37 * about the connection. This structure may be augmented to accomodate
|
| /titanic_44/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/ |
| H A D | mpi2_history.txt | 81 * MPI2_DEFAULT_REPLY structure. 172 * 06-26-07 02.00.02 Adding generic structure for product-specific 204 * Modified structure layout for 236 * Inserted missing reserved field into structure for IOC 262 * Added SAS PHY Page 4 structure and defines. 287 * and MPI2_CONFIG_PAGE_EXT_MAN_PS structure. 337 * 03-19-15 02.00.32 Fixed PCIe Link Config page structure names to be 389 * 02-10-10 02.00.09 Removed unused structure that had "#if 0" around it. 413 * 06-04-07 02.00.01 In IOCFacts Reply structure, renamed MaxDevices to 442 * Added Log Entry Added Event and related structure. [all …]
|
| /titanic_44/usr/src/uts/sparc/v9/ml/ |
| H A D | crt.s | 58 ! see if key matches: if not, structure value not expected, 83 ! see if key matches: if not, structure value not expected,
|
| /titanic_44/usr/src/uts/intel/amd64/krtld/ |
| H A D | kobj_crt.s | 61 /holds address of bootops structure
|
| /titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/t/ |
| H A D | Kstat.t | 33 # will generate a die if there are any structure mismatches 67 # Check FIRSTKEY/NEXTKEY/FETCH and for structure mismatches 147 # Check readonly-ness of hash structure
|
| /titanic_44/usr/src/cmd/sendmail/src/ |
| H A D | READ_ME | 39 data structure and function declarations for bf.c. 53 envelope.c Routines to manipulate the envelope structure. 76 statusd_shm.h Data structure and function declarations for shmticklib.c.
|
| /titanic_44/usr/src/cmd/locale/ |
| H A D | locale.c | 277 void *(*structure)(void); member 774 s = (*key[i].structure)(); in print_keyword() 813 s = (*key[i].structure)(); in print_keyword() 836 s = (*key[i].structure)(); in print_keyword() 851 s = (*key[i].structure)(); in print_keyword() 870 s = (*key[i].structure)(); in print_keyword()
|
| /titanic_44/usr/src/uts/intel/ia32/krtld/ |
| H A D | kobj_crt.s | 67 /holds address of bootops structure
|
| /titanic_44/usr/src/grub/grub-0.97/docs/ |
| H A D | multiboot.info | 384 structure (*note Boot information format::) must be included. If 503 information structure provided by the boot loader (*note Boot 563 physical address of a "Multiboot information" data structure, through 566 structure as it chooses; all information passed by the boot loader is 569 The Multiboot information structure and its related substructures 575 The format of the Multiboot information structure (as defined so far) 615 fields in the Multiboot information structure. All as-yet-undefined 619 Multiboot information structure to be expanded in the future without 676 module structure. `mods_count' may be zero, indicating no boot modules 677 were loaded, even if bit 1 of `flags' is set. Each module structure is [all …]
|
| H A D | multiboot.texi | 420 structure (@pxref{Boot information format}) must be included. If the 536 information structure provided by the boot loader (@pxref{Boot 597 physical address of a @dfn{Multiboot information} data structure, 600 the structure as it chooses; all information passed by the boot loader 603 The Multiboot information structure and its related substructures may be 609 The format of the Multiboot information structure (as defined so far) 653 in the Multiboot information structure. All as-yet-undefined bits must 657 information structure to be expanded in the future without breaking 719 address of the first module structure. @samp{mods_count} may be zero, 721 set. Each module structure is formatted as follows: [all …]
|
| /titanic_44/usr/src/lib/libgss/ |
| H A D | README.spi | 32 structure full of references to the mechanism's entry points 35 This structure does not include any hooks for versioning, which 49 instead there is a new gss_config_ext structure, which is to be
|
| /titanic_44/usr/src/uts/common/avs/ns/sdbc/ |
| H A D | cache_kstats_readme.txt | 59 src/uts/common/ns/sdbc/sd_bcache.h. The _sd_stats_t structure tracks 70 The "global" kstat corresponds to fields in the _sd_stats_t structure. The 72 the _sd_stats_t structure, also providing a description where appropriate. 123 The "cd" kstats correspond to fields in the _sd_shared_t structure. The 125 the _sd_shared_t structure, also providing a description where appropriate. 175 kstat_io_t structure should not be considered explicitly. (See comment below).
|
| /titanic_44/usr/src/cmd/lp/lib/printers/ |
| H A D | llib-llpprt | 65 * Adding new members to this structure? Check out 67 * each new printer structure.
|
| /titanic_44/usr/src/uts/common/io/warlock/ |
| H A D | dad.wlcmd | 14 ### pointers in the dcd_hba_tran structure.
|
| /titanic_44/usr/src/uts/sun4v/ml/ |
| H A D | mach_offsets.in | 29 \ A blank line is required between structure/union/intrinsic names. 68 \ structure or union must be listed separately then use the 69 \ "\#define" escapes to add the offsets from the base structure/union
|
| /titanic_44/usr/src/uts/sun4/ml/ |
| H A D | swtch.s | 296 ! Fix CPU structure to indicate new running thread. 297 ! Set pointer in new thread to the CPU structure. 420 ! in the thread structure. 556 ! Fix CPU structure to indicate new running thread.
|
| /titanic_44/usr/src/cmd/filesync/ |
| H A D | README | 46 Gross calling structure who calls whom 119 of those files. The structure of the tree mirrors 146 sibling and child pointers to give them tree structure 154 a "fileinfo" structure contains a subset of the information 287 read the structure declarations in database.h 335 Gross calling structure / flow of control 385 the "file" structure contains a bunch of flags. Many of them
|
| /titanic_44/usr/src/cmd/dtrace/test/tst/common/privs/ |
| H A D | tst.procpriv.ksh | 81 * If our p_pgidp points to the same pid structure as our p_pidp, we will
|
| /titanic_44/usr/src/uts/sun4u/ml/ |
| H A D | mach_offsets.in | 29 \ A blank line is required between structure/union/intrinsic names. 68 \ structure or union must be listed separately then use the 69 \ "\#define" escapes to add the offsets from the base structure/union
|