Searched refs:mode (Results 751 - 775 of 1589) sorted by relevance

<<31323334353637383940>>

/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dadm1026.c595 adm1026_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, argument
622 sizeof (i2c_gpio_t), mode) != DDI_SUCCESS) {
643 sizeof (i2c_gpio_t), mode);
658 sizeof (i2c_gpio_t), mode);
H A Dics951601.c38 #include <sys/mode.h>
481 ics951601_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, argument
538 sizeof (int), mode);
542 sizeof (int), mode) != DDI_SUCCESS) {
/illumos-gate/usr/src/cmd/make/bin/
H A Dfiles.cc142 target->stat.mode = buf.st_mode & 0777;
179 target->stat.mode = buf.st_mode & 0777;
238 target->stat.mode = alias->stat.mode;
/illumos-gate/usr/src/head/
H A Dspawn.h99 mode_t mode);
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c726 * check to make sure we are still in fast mode
799 * FIFO is in streams mode.. let the stream head handle it
835 * Note: SW_SNDZERO can't be set in fast mode
869 * Note: we will be in streams mode if SW_SNDZERO is set
892 * if we are not in fast mode, let streams handle it
947 * check to make sure we're still in fast mode
1005 * allowed to go from fast mode to stream mode.
1013 * check to make sure we're still in fast mode
1038 * from fast mode t
1115 fifo_ioctl(vnode_t *vp, int cmd, intptr_t arg, int mode, cred_t *cr, int *rvalp, caller_context_t *ct) argument
1130 fifo_fastioctl(vnode_t *vp, int cmd, intptr_t arg, int mode, cred_t *cr, int *rvalp) argument
1388 fifo_strioctl(vnode_t *vp, int cmd, intptr_t arg, int mode, cred_t *cr, int *rvalp) argument
1551 fifo_access(vnode_t *vp, int mode, int flags, cred_t *crp, caller_context_t *ct) argument
1565 fifo_create(struct vnode *dvp, char *name, vattr_t *vap, enum vcexcl excl, int mode, struct vnode **vpp, struct cred *cr, int flag, caller_context_t *ct, vsecattr_t *vsecp) argument
[all...]
/illumos-gate/usr/src/cmd/format/
H A Dhardware_structs.h104 struct chg_list *dtype_chglist; /* mode sense/select */
195 * SCSI mode sense page, before issuing a mode select on that
201 int pageno; /* mode sense page no. */
203 int mode; /* see below */ member in struct:chg_list
/illumos-gate/usr/src/uts/common/io/
H A Dtem.c55 * VIS_PIXEL mode, the character data will first be converted to pixel
310 * re-init the tem after video mode has changed and tems_info has
465 if ((temargs.mode != VIS_TEXT) && (temargs.mode != VIS_PIXEL)) {
466 cmn_err(CE_WARN, "terminal emulator: unsupported mode");
472 if ((temargs.mode == VIS_PIXEL) && plat_stdout_is_framebuffer())
489 if (temargs.mode == VIS_PIXEL)
509 if (tp->mode == VIS_TEXT) {
532 tems.ts_display_mode = tp->mode;
534 switch (tp->mode) {
727 tem_kdsetmode(int mode, cred_t *credp) argument
[all...]
/illumos-gate/usr/src/boot/lib/libz/
H A Dgzguts.h153 #define GZ_APPEND 1 /* mode set to GZ_WRITE after the file is opened */
168 int mode; /* see gzip modes above */ member in struct:__anon107
/illumos-gate/usr/src/boot/sys/boot/ofw/libofw/
H A Dopenfirm.c80 char mode[sizeof("true")]; local
97 * Check if we run in real mode. If so, we do not need to map
101 if (OF_getprop(options, "real-mode?", mode, sizeof(mode)) > 0 &&
102 strcmp(mode, "true") == 0)
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_client.c217 mode_t mode; local
224 * (and the mode, which depends on the type).
228 mode = smi->smi_dmode;
231 mode = smi->smi_fmode;
276 np->n_mode = mode;
469 * Take type, mode, uid, gid from the smbfs node,
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_mover.c87 static void mover_data_read_v3(void *cookie, int fd, ulong_t mode);
88 static void accept_connection(void *cookie, int fd, ulong_t mode);
89 static void mover_data_write_v3(void *cookie, int fd, ulong_t mode);
90 static void accept_connection_v3(void *cookie, int fd, ulong_t mode);
92 ndmp_mover_mode mode, ulong_t addr, ushort_t port);
103 * Set non-blocking mode for socket.
195 session->ns_mover.md_mode = request->mode;
612 if (request->mode != NDMP_MOVER_MODE_READ &&
613 request->mode != NDMP_MOVER_MODE_WRITE) {
615 NDMP_LOG(LOG_DEBUG, "Invalid mode
2205 accept_connection(void *cookie, int fd, ulong_t mode) argument
3690 mover_data_read_v3(void *cookie, int fd, ulong_t mode) argument
3871 mover_data_write_v3(void *cookie, int fd, ulong_t mode) argument
4046 accept_connection_v3(void *cookie, int fd, ulong_t mode) argument
4168 mover_connect_sock(ndmpd_session_t *session, ndmp_mover_mode mode, ulong_t addr, ushort_t port) argument
[all...]
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c388 short mode; local
1277 if ((mode = icheck(addr)) == 0)
1279 if ((mode & IFMT) != IFDIR) {
1399 if ((mode = icheck(addr)) == 0)
1402 switch (mode & IFMT) {
1616 if ((mode = icheck(addr)) == 0)
1627 if (match("md", 2)) { /* mode */
1639 if (devcheck(mode))
1654 if (devcheck(mode))
2148 short mode; local
2457 short mode; local
2990 short bod = 0, mode, temp; local
3107 short bod = 0, mode; local
3619 short offset, mode, end = 0, eof = 0, eof_flag; local
4496 char mode = BASE[base - OCTAL]; local
[all...]
/illumos-gate/usr/src/lib/libpp/common/
H A Dpplex.c305 else if (comwarn < 0 && !(pp.mode & HOSTED))
309 if (!comwarn && !(pp.mode & HOSTED))
335 if (!(pp.mode & HOSTED))
351 if (!(pp.mode & HOSTED))
365 if (!(pp.mode & HOSTED))
496 pp.mode |= HOSTED;
501 pp.mode &= ~HOSTED;
632 if ((pp.mode & (HOSTED|PEDANTIC)) == PEDANTIC && LASTCHR() != '\f' && LASTCHR() != CC_sub)
642 if (pp.incref && !(pp.mode & INIT))
930 m = (st & SKIPCONTROL) && (pp.mode
[all...]
H A Dppbuiltin.c220 p[0] = ((pp.state & (COMPATIBILITY|TRANSITION)) || (pp.mode & (HOSTED|HOSTEDTRANSITION)) == (HOSTED|HOSTEDTRANSITION)) ? '0' : '1';
239 pp.mode |= RELAX;
/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c64 * DMFE_DMA_MODE defines the mode (STREAMING/CONSISTENT) used for
66 * mode.
77 * dmfe_bus_modes: the bus mode bits to be put into CSR0.
96 * The default hardware packet filtering mode is now
101 * HASH_ONLY mode (imperfect filtering of *all* packets).
340 * dmfe_set_opmode() -- function to set operating mode
482 dmfe_start_chip(dmfe_t *dmfep, int mode) argument
486 dmfep->opmode |= mode;
491 * Enable VLAN length mode (allows packets to be 4 bytes Longer).
499 dmfep->chip_state = mode
2091 uint32_t mode; local
[all...]
/illumos-gate/usr/src/lib/librdc/common/
H A Drdcconfig.c331 const char *mode, const char *group, const char *ctag, const char *options,
356 if (mode)
357 strncpy(rc->mode, mode, NSC_MAXPATH);
403 if (!rdcp->mode) {
412 if (strncmp(rdcp->mode, "sync", NSC_MAXPATH) == 0) {
414 } else if (strncmp(rdc->mode, "async", NSC_MAXPATH) == 0) {
489 if (!rdcp->mode) {
498 if (strncmp(rdcp->mode, "sync", NSC_MAXPATH) == 0) {
500 } else if (strncmp(rdc->mode, "asyn
329 rdc_alloc_config(const char *phost, const char *pfile, const char *pbmp, const char *shost, const char *sfile, const char *sbmp, const char *mode, const char *group, const char *ctag, const char *options, int persist) argument
[all...]
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_mii.c472 /* Set to Master mode */
774 /* Enable EEE advertisement for the specified mode(s)... */
943 * but if any loopback mode is in effect, that takes precedence.
1100 * and we haven't got (any) loopback mode selected.
1137 uint_t mode; local
1182 mode = aux & MII_AUX_STATUS_MODE_MASK;
1183 mode >>= MII_AUX_STATUS_MODE_SHIFT;
1188 linkup = bge_copper_link_speed[mode] > 0;
1189 linkup &= bge_copper_link_duplex[mode] !=
1196 "=> mode
[all...]
/illumos-gate/usr/src/cmd/smserverd/
H A Dsmediad.c71 * the libsmedia calls in maintenence mode(init level 1).
207 * Explicitly setting SYNC/ASYNC mode of operations.
261 static int32_t scsi_format(int32_t fd, uint_t flavor, uint_t mode);
607 scsi_zip_format(int32_t fd, uint_t flavor, uint_t mode) argument
619 if ((mode != SM_FORMAT_IMMEDIATE) &&
620 (mode != SM_FORMAT_BLOCKED)) {
729 if (mode == SM_FORMAT_IMMEDIATE) {
852 scsi_format(int32_t fd, uint_t flavor, uint_t mode) argument
865 if ((mode != SM_FORMAT_IMMEDIATE) &&
866 (mode !
1031 int32_t mode; local
3089 scsi_floppy_format(int32_t fd, uint_t flavor, uint_t mode) argument
[all...]
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c137 uint32_t mode; local
148 topo_mod_dprintf(mod, "invalid arguments to 'mode' method\n");
157 topo_mod_dprintf(mod, "failed to lookup ses node in 'mode' "
167 &mode) != 0) {
169 "mode property");
174 if (mode != TOPO_LED_STATE_OFF && mode != TOPO_LED_STATE_ON) {
175 topo_mod_dprintf(mod, "invalid indicator mode %d\n",
176 mode);
184 mode
[all...]
/illumos-gate/usr/src/lib/librsm/inc/
H A Drsmndi.h174 rsm_barrier_mode_t *mode);
178 rsm_barrier_mode_t mode);
/illumos-gate/usr/src/lib/libshell/common/data/
H A Dsignals.c28 #define VAL(sig,mode) ((sig+1)|((mode)<<SH_SIGBITS))
103 "GRANT", VAL(SIGGRANT,0), S("Grant monitor mode"),
174 "RETRACT", VAL(SIGRETRACT,0), S("Relinquish monitor mode"),
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.h100 int sqliteBtreeOpen(const char *zFilename, int mode, int nPg, Btree **ppBtree);
101 int sqliteRbtreeOpen(const char *zFilename, int mode, int nPg, Btree **ppBtree);
/illumos-gate/usr/src/lib/libtnfprobe/
H A Dtrace_funcs.c189 buffer = ops->alloc(wcb, asize, ops->mode);
401 retval = ops->alloc(&(ops->wcb), size, ops->mode);
/illumos-gate/usr/src/lib/libpkg/common/
H A Druncmd.c199 epopen(char *cmd, char *mode) argument
244 pp = popen(buffer, mode);
H A Dsrchcfile.c156 ept->ainfo.mode = BADMODE;
336 /* most types have mode, owner, group identification components */
342 /* mode, owner, group should be here */
343 if (getnumvfp(&p, 8, (long *)&ept->ainfo.mode, BADMODE) ||

Completed in 1430 milliseconds

<<31323334353637383940>>