Searched refs:related (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt185 * added related defines.
190 * Added PhysDiskAttributes field (and related defines) to
239 * Added MPI2_CONFIG_PAGE_SASIOUNIT_6 and related defines.
240 * Added MPI2_CONFIG_PAGE_SASIOUNIT_7 and related defines.
241 * Added MPI2_CONFIG_PAGE_SASIOUNIT_8 and related defines.
353 * Added Log Entry Added Event and related structure.
452 * related structures and defines.
508 * 05-25-11 02.00.07 Added Flags field and related defines to
515 * 08-19-13 02.00.11 Added MPI2_TOOLBOX_TEXT_DISPLAY_TOOL and related info.
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_dispatch.c274 boolean_t related; local
341 related = (sr->smb2_hdr_flags & SMB2_FLAGS_RELATED_OPERATIONS);
412 * If this command is NOT "related" to the previous,
416 * If the command IS related, any new IDs are ignored,
420 if (!related) {
450 if (related) {
483 if (related) {
962 * The "related" flag should always be off for the
1167 * Setup sr->fid_ofile, either inherited from a related command,
1174 boolean_t related local
[all...]
/illumos-gate/usr/src/uts/common/io/lvm/stripe/
H A Dstripe_ioctl.c1324 bool_t related; local
1351 /* we're related if trying to swap with our parent */
1352 related = (!toplevel) && (MD_PARENT(un) == to_min);
1357 if (!related) {
/illumos-gate/usr/src/tools/scripts/
H A Dxref.mk91 # * Any additional FLG-related source files are in xref.flg.
/illumos-gate/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dkdcmgr.sh559 printf "\n$(gettext "No KDC related files exist, exiting").\n\n"
/illumos-gate/usr/src/uts/common/io/lvm/raid/
H A Draid_ioctl.c2918 bool_t related; local
2942 /* we're related if trying to swap with our parent */
2943 related = (!toplevel) && (MD_PARENT(un) == to_min);
2948 if (!related) {
/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_ioctl.c3755 bool_t related; local
3781 /* we're related if trying to swap with our parent */
3782 related = (!toplevel) && (MD_PARENT(un) == to_min);
3797 related |= TRUE;
3800 if (!related) {
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_locore.s265 ! Stuff some memory cells related to numbers of windows.
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_locore.s257 ! Stuff some memory cells related to numbers of windows.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex4616 % See comments in \dochapentry re vbox and related settings.

Completed in 136 milliseconds