Searched refs:mode (Results 951 - 975 of 1589) sorted by relevance

<<31323334353637383940>>

/illumos-gate/usr/src/uts/common/io/
H A Dvcons.c635 if ((pmode->mode != VT_PROCESS) && (pmode->mode != VT_AUTO))
641 if (pmode->mode == VT_PROCESS) {
648 pvc->vc_switch_mode = pmode->mode;
817 * vt to auto mode if failed.
839 * we cannot successfully switch to our text mode. Actually
943 vtmode.mode = pvc->vc_switch_mode;
H A Decpp.c67 * Negotiation is a mechanism for moving between modes. Compatibility mode
68 * is a default mode, from which negotiations to other modes occur and
70 * Compatibility mode provides a unidirectional (forward) channel for
73 * Each mode has a number of phases. [Mode, phase] pair represents the
91 * - Compatibility mode: byte-wide forward channel ~50KB/sec;
93 * - Nibble mode: nibble-wide (4-bit) reverse channel ~30KB/sec;
94 * - ECP mode: byte-wide bidirectional channel (~1MB/sec);
99 * State is a combination of 1284 mode {ECPP_*_MODE}, 1284 phase {ECPP_PHASE_*}
104 * pp->current_mode -- 1284 mode used for forward transfers;
105 * pp->backchannel -- 1284 mode use
2401 int mode; local
5261 ecpp_getdevid(struct ecppunit *pp, uint8_t *id, int *lenp, int mode) argument
[all...]
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dntwdt.c43 * mode, one can only transition to SWDT mode via a reboot.
85 * machine global to ScApp and ntwdt is either in AWDT mode
86 * or in SWDT mode. These two peers communicate via the SBBC
130 * puts the system in AWDT mode, it disables todsg's
240 * possible) tell ScApp of the current mode of the
242 * when Solaris is re-loaded while in AWDT mode; having
245 * are not in the same mode.
251 * ScApp could be re-loaded after AWDT mode had been
409 * Also, if this is non-zero, then system is in AWDT mode,
1043 ntwdt_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, int *rvalp) argument
[all...]
/illumos-gate/usr/src/lib/libnvpair/
H A Dlibnvpair.c325 nvlist_prtctl_setindent(nvlist_prtctl_t pctl, enum nvlist_indent_mode mode, argument
328 if (mode < NVLIST_INDENT_ABS || mode > NVLIST_INDENT_TABBED)
329 mode = NVLIST_INDENT_TABBED;
337 pctl->nvprt_indent_mode = mode;
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_ev.c411 uint32_t timer_val, mode; local
422 mode = FFE_CZ_TIMER_MODE_DIS;
431 mode = FFE_CZ_TIMER_MODE_INT_HLDOFF;
438 ERF_DD_EVQ_IND_TIMER_MODE, mode,
444 ERF_DZ_TC_TIMER_MODE, mode,
/illumos-gate/usr/src/uts/common/io/udmf/
H A Dudmf_usbgem.c297 uint8_t mode; local
309 /* set promiscuous mode before changing rx filter mode */
314 mode = 0;
321 /* promiscious mode implies all multicast and all physical */
322 mode |= RCR_PRMSC;
325 mode |= RCR_ALL;
349 lp->rcr |= mode;
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h60 * kernel. If we're compiling for user mode (libfksmbsrv) define them as
77 * These are for the SMB dtrace proivder, which for a user-mode build
825 #define smb_llist_enter(ll, mode) rw_enter(&(ll)->ll_lock, mode)
848 #define smb_rwx_rwenter(rwx, mode) rw_enter(&(rwx)->rwx_lock, mode)
854 void smb_rwx_rwdowngrade(smb_rwx_t *rwx, krw_t mode);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1410 fcsm_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, argument
1437 switch (ddi_model_convert_from(mode & FMODELS)) {
1442 sizeof (struct fcio32), mode)) {
1462 sizeof (fcio_t), mode)) {
1469 sizeof (fcio_t), mode)) {
1475 retval = fcsm_fciocmd(arg, mode, credp, &fcio);
1492 intptr_t arg, int mode, cred_t *credp, int *rval, uint32_t claimed)
1500 fcsm_fciocmd(intptr_t arg, int mode, cred_t *credp, fcio_t *fcio) argument
1530 if (ddi_copyin(fcio->fcio_abuf, abuf, fcio->fcio_alen, mode)) {
1586 fcio->fcio_ilen, mode)) {
1491 fcsm_port_ioctl(opaque_t ulph, opaque_t port_handle, dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, int *rval, uint32_t claimed) argument
1682 fcsm_fcio_copyout(fcio_t *fcio, intptr_t arg, int mode) argument
[all...]
/illumos-gate/usr/src/lib/libnsl/des/
H A Ddes_soft.c164 unsigned mode; local
169 mode = (unsigned)desp->des_mode;
173 switch (mode) {
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl.c426 /* Mask value : Non MTP mode - 00-7f, MTP mode - 80-ff */
455 int mode = 0; local
462 (find_prop(pnode, "mirror-mode")));
465 mode = (*mirror_mode);
491 cs_stat, ngrps, mode);
576 int i_factor = 2; /* default to non-mirror mode */
586 * Obtain "mirror-mode" property from pseudo-mc.
594 * Mirror mode:
597 * Non-mirror mode
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nlm.c679 ulong_t mode, access; local
685 mode = getxdr_u_long();
687 (void) sprintf(cp, " Mode=%lu Access=%lu", mode, access);
/illumos-gate/usr/src/cmd/csh/
H A Dsh.exp.c56 * given by mode.
66 chk_access(tchar *path, mode_t mode) argument
83 if (access((char *)name, 010|(mode>>6)) == 0) {
85 if (ftype != S_IFREG || mode != S_IEXEC)
/illumos-gate/usr/src/cmd/bart/
H A Dcompare.c43 char *mode, char *acl, char *mtime, char *uid, char *gid, char *contents,
221 /* For programmatic mode, add a newline for cosmetic reasons */
229 parse_line(char *line, char *fname, char *type, char *size, char *mode, argument
241 get_token(line, &pos, line_len, mode, MISC_SIZE);
497 /* Verbose mode */
510 /* Programmatic mode */
/illumos-gate/usr/src/cmd/svr4pkg/pkginfo/
H A Dpkginfo.c67 " -q #quiet mode\n" \
736 /* Only collect mode stats if they would be meaningful. */
737 if (pentry->ainfo.mode != BADMODE) {
738 if (pentry->ainfo.mode & 06000)
741 (pentry->ainfo.mode & 0111))
/illumos-gate/usr/src/uts/common/fs/fd/
H A Dfdops.c82 fdopen(vnode_t **vpp, int mode, cred_t *cr, caller_context_t *ct) argument
197 fdaccess(vnode_t *vp, int mode, int flags, cred_t *cr, caller_context_t *ct) argument
219 int mode, vnode_t **vpp, cred_t *cr, int flag, caller_context_t *ct,
218 fdcreate(vnode_t *dvp, char *comp, vattr_t *vap, enum vcexcl excl, int mode, vnode_t **vpp, cred_t *cr, int flag, caller_context_t *ct, vsecattr_t *vsecp) argument
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394.c397 av1394_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *cr, int *rvalp) argument
405 ret = av1394_isoch_ioctl(avp, cmd, arg, mode, rvalp);
407 ret = av1394_async_ioctl(avp, cmd, arg, mode, rvalp);
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci.c785 pci_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, int *rvalp) argument
799 ret = pci_common_ioctl(pci_p->pci_dip, dev, cmd, arg, mode,
804 ret = (pcihp_get_cb_ops())->cb_ioctl(dev, cmd, arg, mode,
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h530 * constants for 'mode' fields
552 uint8_t mode; member in struct:ipw2200_rateset
566 uint8_t mode; member in struct:ipw2200_txpower
596 uint8_t mode; member in struct:ipw2200_associate
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_snmp.c759 ds_snmp_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, argument
786 if (!(mode & FREAD))
839 if (ddi_copyout(&info, (void *)arg, sizeof (info), mode) != 0)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_gld.c452 uint32_t *mode = (uint32_t *)val; local
456 *mode = LINK_DUPLEX_FULL;
458 *mode = LINK_DUPLEX_UNKNOWN;
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_domain.c640 * Lock the cache with the specified mode.
649 smb_dcache_lock(int mode) argument
659 if (mode == SMB_DCACHE_RDLOCK) {
680 if (mode == SMB_DCACHE_RDLOCK)
/illumos-gate/usr/src/uts/common/fs/
H A Dfs_subr.c253 v_mode_t mode; local
315 mode = (bfp->l_type == F_RDLCK) ?
317 if (vn_is_mapped(vp, mode)) {
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtlan.c1650 u16 mode; local
1683 mode = an_adv & an_lpa & 0x03E0;
1684 if (mode & 0x0100) {
1687 } else if (!(mode & 0x0080) && (mode & 0x0040)) {
1692 if ((!(mode & 0x0180))
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmds.c62 static void getit(int argc, char *argv[], int restartit, char *mode);
187 "Using %s mode to transfer files.\n",
192 "Remember to set tenex mode when transfering "
237 (void) printf("Using %s mode to transfer files.\n", typename);
245 (void) printf("%s: unknown mode\n", argv[1]);
300 * Set file transfer mode.
306 (void) printf("We only support %s mode, sorry.\n", modename);
609 getit(int argc, char *argv[], int restartit, char *mode) argument
695 recvrequest("RETR", argv[2], argv[1], mode, allowpipe);
881 (void) printf("Passive mode
1237 char *cmd, mode[1], *dest; local
[all...]
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vnops.c41 #include <sys/mode.h>
310 int mode,
328 error = VOP_ACCESS(newvp, mode, 0, cred, ct);
344 fnp->fn_mode << shift, mode);
668 int mode,
691 mode, vpp, cred, flag, ct, vsecp);
1430 * drop the fn_lock and retry next time in blocking mode.
308 auto_access( vnode_t *vp, int mode, int flags, cred_t *cred, caller_context_t *ct) argument
663 auto_create( vnode_t *dvp, char *nm, vattr_t *va, vcexcl_t excl, int mode, vnode_t **vpp, cred_t *cred, int flag, caller_context_t *ct, vsecattr_t *vsecp) argument

Completed in 248 milliseconds

<<31323334353637383940>>