Searched refs:preferred (Results 1 - 25 of 27) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci_tpgs.h55 int *state, int *xlf_capable, int *preferred);
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dtpgs.c61 int mode, state, xlf, preferred = 0; local
80 if (vhci_tpgs_get_target_fo_mode(sd, &mode, &state, &xlf, &preferred)) {
237 int mode, state, retval, xlf, preferred; local
243 if (vhci_tpgs_get_target_fo_mode(sd, &mode, &state, &xlf, &preferred)) {
379 int mode, preferred, state, xlf; local
383 if (vhci_tpgs_get_target_fo_mode(sd, &mode, &state, &xlf, &preferred)) {
398 if (preferred) {
410 opinfo->opinfo_preferred = (uint16_t)preferred;
488 * standard defines preferred flag then we should start
490 * preferred primar
[all...]
H A Dtpgs_tape.c102 int preferred = 0; local
119 &preferred)) {
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci_tpgs.c48 int *preferred);
206 int *state, int *xlf_capable, int *preferred)
233 tgt_port, state, preferred)) {
445 int rel_tgt_port, int tgt_port, int *pstate, int *preferred)
551 * once we have the preferred flag
553 * we will get preferred flag from the
558 *preferred = PCLASS_PREFERRED;
562 *preferred = PCLASS_NONPREFERRED;
565 *preferred = PCLASS_NONPREFERRED;
568 *preferred
205 vhci_tpgs_get_target_fo_mode(struct scsi_device *sd, int *mode, int *state, int *xlf_capable, int *preferred) argument
444 vhci_tpgs_report_target_groups(struct scsi_address *ap, struct buf *bp, int rel_tgt_port, int tgt_port, int *pstate, int *preferred) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/initpkg/init.d/
H A DREADME27 scripts for managing services. The preferred method of service
H A DREADME.rc227 scripts for managing services. The preferred method of service
H A DREADME.rc327 scripts for managing services. The preferred method of service
H A DREADME.rcS27 scripts for managing services. The preferred method of service
/opensolaris-onvv-gate/usr/src/cmd/ssh/ssh/
H A Dsshconnect2.c1618 static char *preferred = NULL; variable
1640 preferred = options.preferred_authentications;
1641 debug3("preferred %s", preferred);
1647 if ((name = match_list(preferred, supported, &next)) == NULL) {
1652 preferred += next;
1654 debug3("remaining preferred: %s", preferred);
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dsunmdi.c1928 int preferred, path_cnt; local
1945 /* if found any online/preferred then use this type */
1948 preferred = 1;
1951 preferred = 0;
1963 MDI_PI(pip)->pi_preferred == preferred) {
2050 int preferred = 1; /* preferred path */ local
2193 preferred = 1;
2208 preferred == MDI_PI(pip)->pi_preferred) {
2236 if (start == pip && preferred) {
4362 mdi_pi_set_preferred(mdi_pathinfo_t *pip, int preferred) argument
[all...]
/opensolaris-onvv-gate/usr/src/tools/
H A DREADME.tools65 symlink to the modules directory of the currently preferred
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DWin32.pm51 The SYS:/temp is preferred in Novell NetWare (the File::Spec::Win32
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/pod/
H A DObject.pod94 described above and is the preferred mechanism if a Group is being examined in
/opensolaris-onvv-gate/usr/src/lib/libdhcputil/
H A DREADME.inittab100 descriptive [SU]NUMBER{8,16,32,64} types should preferred.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAutoSplit.pm116 top-level directory specified in the invocation. It is preferred that
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPlainText.pm587 preferred language for documenting Perl) into formatted ASCII. It uses no
H A DText.pm687 preferred language for documenting Perl) into formatted ASCII. It uses no
H A DMan.pm1163 preferred language for documenting Perl) into *roff input using the man
/opensolaris-onvv-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh224 information. There is no default. The preferred servers
226 The preferred server list is a space separated list of IP
280 There is no default. The preferred servers must be entered
281 IN THE ORDER you wish to have them contacted. The preferred
/opensolaris-onvv-gate/usr/src/lib/
H A DREADME.Makefiles167 The only time you shouldn't use BUILDPO.msgfiles as the preferred means of
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DLiblist.pm120 Wherever possible, shareable images are preferred to object libraries,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DMore.pm131 The preferred way to do this is to declare a plan when you C<use Test::More>.
/opensolaris-onvv-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c549 * locality (loopback-or-preferred/subnet/net/other) and then
554 enum_servers(struct mapent *me, char *preferred) argument
581 strcmp(m1->mfs_host, preferred) == 0) {
/opensolaris-onvv-gate/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README1153 4986360 linker crash on exec of .so (as opposed to a.out) -- error preferred
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm1090 This is the preferred mode of operation, as if you only

Completed in 321 milliseconds

12