Searched refs:mode (Results 1226 - 1250 of 1589) sorted by relevance

<<41424344454647484950>>

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c407 /* Verify that loopback mode is not set */
610 /* ETS mode disable */
612 /* If ETS mode is enabled (there is no strict priority) defines a WFQ
752 * for here is note appropriate.In 2 port mode port0 only COS0-5
754 * port mode port1 only COS0-2 can be used. DEBUG1,DEBUG1,MGMT
793 /* In 2 port mode port0 has COS0-5 that can be used for WFQ.In 4
794 * port mode port1 has COS0-2 that can be used for WFQ.
853 /* In 2 port mode port0 has COS0-5 that can be used for WFQ.
854 * In 4 port mode port1 has COS0-2 that can be used for WFQ.
1387 /* ETS mode enable
2866 u32 tmp, mode; local
2901 u32 val, mode; local
3218 elink_eee_initial_config(struct elink_params *params, struct elink_vars *vars, u8 mode) argument
6508 u16 mode = 0; local
6975 elink_set_led(struct elink_params *params, struct elink_vars *vars, u8 mode, u32 speed) argument
9464 u16 mode = MDIO_WC_REG_UC_INFO_B1_FIRMWARE_MODE_DEFAULT; local
10038 elink_8727_set_link_led(struct elink_phy *phy, struct elink_params *params, u8 mode) argument
11423 elink_848xx_set_link_led(struct elink_phy *phy, struct elink_params *params, u8 mode) argument
11988 elink_5461x_set_link_led(struct elink_phy *phy, struct elink_params *params, u8 mode) argument
12348 elink_7101_set_link_led(struct elink_phy *phy, struct elink_params *params, u8 mode) argument
[all...]
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat.c593 /* mode(I) - file mode bits used with open */
600 int fr_nat_ioctl(data, cmd, mode, uid, ctx, ifs)
603 int mode, uid;
612 if ((securelevel >= 2) && (mode & FWRITE))
619 getlock = (mode & NAT_LOCKHELD) ? 0 : 1;
630 if (mode & NAT_SYSSPACE) {
692 if (!(mode & FWRITE))
704 if (!(mode & FWRITE)) {
728 if (!(mode
[all...]
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c432 ibcm_lap_msg_t *lap_msg, ibcm_mode_t mode);
921 * creates a new state structure in passive connection mode
1048 statep->mode = IBCM_PASSIVE_MODE;
2270 (statep->mode == IBCM_ACTIVE_MODE)) {
2303 /* statep->mode == IBCM_ACTIVE_MODE) */
2677 if (statep->mode == IBCM_ACTIVE_MODE) {
2862 if (statep->mode == IBCM_ACTIVE_MODE) {
3407 * Unblock an ibt_open_rc_channel called in a blocking mode, though
3523 * timer and return. Else post REP in non-blocking mode
3553 /* Post REQ MAD in non-blocking mode */
8057 ibcm_fill_adds_from_lap(ibt_adds_vect_t *adds, ibcm_lap_msg_t *lap_msg, ibcm_mode_t mode) argument
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c283 search_mode_t mode);
778 * In debugonly mode, the routing socket message to delete the
802 * In quiet mode, nothing is printed at all (unless the write()
1559 search_rtfile(FILE *fp, FILE *temp_fp, rtcmd_irep_t *rt, search_mode_t mode) argument
1576 if (mode == SEARCH_MODE_DEL &&
1612 if (match && mode == SEARCH_MODE_PRINT) {
1615 if (match && mode == SEARCH_MODE_DEL) {
1622 if (!match && mode == SEARCH_MODE_DEL &&
/illumos-gate/usr/src/cmd/format/
H A Dctlr_scsi.c156 SCMD_MODE_SELECT, "mode select",
157 SCMD_MODE_SENSE, "mode sense",
165 * Strings for printing mode sense page control values
175 * Strings for printing the mode select options
348 * compliant. We handle mode sense/mode selects
359 * Reserve the scsi disk before performing mode select and
373 * no need to do anything. Otherwise, issue a mode
376 * parameter is not fixed, then issue a mode select to
521 * proceed to format using with mode select
[all...]
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c892 int mode; local
900 * Establish the mode of the filtee from the filter. As filtees
906 mode = MODE(ilmp) | RTLD_GROUP;
907 mode &= ~RTLD_GLOBAL;
914 mode |= RTLD_PARENT;
936 lmco, ilmp, clmp, filtees, mode,
1079 if ((nlmp = load_path(lml, lmco, ilmp, mode,
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_oss.c441 * This prevents some apps from assuming we are in "LEGACY" mode.
968 /* We are *always* in cooked mode -- at least until we have AC3. */
1654 oss_ioctl(audio_client_t *c, int cmd, intptr_t arg, int mode, cred_t *credp, argument
1674 if ((rv = ddi_copyin((void *)arg, data, sz, mode)) != 0) {
1895 rv = ddi_copyout(data, (void *)arg, sz, mode);
2173 ossmix_ioctl(audio_client_t *c, int cmd, intptr_t arg, int mode, cred_t *credp, argument
2191 if ((rv = ddi_copyin((void *)arg, data, sz, mode)) != 0) {
2350 rv = ddi_copyout(data, (void *)arg, sz, mode);
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c797 * Set the IBSS mode channel: Tx power
800 pwr.mode = IPW2200_MODE_11B;
813 pwr.mode = IPW2200_MODE_11G;
854 * Set power mode
858 "ipw2200_config(): Setting power mode to %u\n", LE_32(data)));
867 rs.mode = IPW2200_MODE_11G;
878 rs.mode = IPW2200_MODE_11A;
1674 rs.mode = IEEE80211_IS_CHAN_5GHZ(in->in_chan) ?
1742 * set mode and channel for assocation command
1744 assoc.mode
[all...]
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw.c259 * 1) TxDring mode:
260 * In versions < v1.6 of VIO Protocol, we support only TxDring mode. In this
261 * mode, we create a transmit descriptor ring and export it to the peer through
267 * is mapped by this device as its receive ring. In this mode, in a given data
273 * 2) RxDringData mode:
274 * In versions >= v1.6 of VIO Protocol, we also support RxDringData mode. In
275 * this mode, we create a receive descriptor ring and export it to the peer
284 * along with its buffer area. In this mode, in a given data transfer
289 * We enable RxDringData mode during handshake negotiations if LDC supports
291 * which is required to support RxDringData mode
1020 vsw_get_md_smodes(vsw_t *vswp, md_t *mdp, mde_cookie_t node, uint8_t *mode) argument
[all...]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.s329 * in direct map mode for data load/store and restore the state after
814 * placing it in direct map mode for data load/store and restore
824 ! Place E$ in direct map mode for data access
1532 * mode for data load/store before displacement flush. Also, we
1568 ! Place E$ in direct map mode for data access
1599 ! the E$ is already in direct map mode.
1672 * mode for data load/store before displacement flush. Also, we
1710 ! Place E$ in direct map mode for data access
1750 ! the E$ is already in direct map mode.
1808 * mode fo
[all...]
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c3873 * mode - the original mode used for the failed attempt to
3886 char *mode)
3895 if (menu_file == NULL || menu_fp == NULL || mode == NULL)
3998 *menu_fp = fopen(menu_file, mode);
4011 * exist it is simply opened using the mode passed in.
4018 * mode - the original mode to be used for opening the menu.lst
4035 char *mode,
4041 *menu_fp = fopen(menu_file, mode);
3882 be_create_menu( char *pool, char *menu_file, FILE **menu_fp, char *mode) argument
4031 be_open_menu( char *pool, char *menu_file, FILE **menu_fp, char *mode, boolean_t create_menu) argument
[all...]
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dnetdfs.c1332 mode_t mode; local
1340 mode = umask(0);
1342 (void) umask(mode);
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_print.c618 int mode, err, keysize; local
636 mode = ns_get16(rdata); rdata += NS_INT16SZ;
639 len = SPRINTF((tmp, "%u %u %u ", mode, err, keysize));
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/
H A Dserengeti.c150 static int display_schizo_revisions(Board_node *bdlist, int mode);
261 * With XMITS 3.X and PCI-X mode, the bus speed
1278 display_schizo_revisions(Board_node *bdlist, int mode) argument
1294 * rv is used when mode is set to SG_SCHIZO_FAILED.
1396 if (mode == SG_SCHIZO_FAILED) {
1417 * non-failed schizo devices. If the mode is set to
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_ckpt.c105 mode_t mode; local
117 (void) fmd_conf_getprop(fmd.d_conf, "ckpt.mode", &mode);
118 ckp->ckp_fd = open64(ckp->ckp_src, O_WRONLY | O_CREAT | O_EXCL, mode);
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash.c1121 __ham_lookup(dbc, key, sought, mode)
1125 db_lockmode_t mode;
1146 if ((ret = __ham_item_next(dbc, mode)) != 0)
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndradm.c116 int doasync; /* Device is in sync/async mode */
370 (void) printf(gettext(", mode: %s"),
1091 (void) strtok(NULL, " "); /* mode */
1130 (void) strtok(NULL, " "); /* mode */
1726 char mode[16]; local
2385 "sndr.set%d.mode", setnumber);
2387 cfg, key, mode, sizeof (mode));
2406 if (strcmp(mode, "sync") == 0)
2408 else if (strcmp(mode, "asyn
5543 checkgfields(CFGFILE *cfg, int setnumber, char *fromhost, char *fromfile, char *frombitmap, char *tobitmap, char *type, char *mode, char *group, char *ctag, char *diskq) argument
[all...]
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c1113 cardbus_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, argument
1179 rv = ndi_devctl_ioctl(self, cmd, arg, mode, 0);
1397 if (ddi_model_convert_from(mode & FMODELS) == DDI_MODEL_ILP32) {
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dch_subr.c1285 * Determine a card's PCI mode.
1411 if (!adapter->params.mc5.mode)
1412 adapter->params.mc5.mode = MC5_MODE_144_BIT;
1414 adapter->params.mc5.mode);
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c48 static int uhci_ioctl(dev_t dev, int cmd, intptr_t arg, int mode,
374 "uhci_attach: running in simulated polled mode.");
1899 uhci_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, argument
1904 return (usba_hubdi_ioctl(dip, dev, cmd, arg, mode, credp, rvalp));
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h226 extern char *emlxs_mode_xlate(uint32_t mode);
828 int32_t mode);
836 extern uint32_t emlxs_set_hba_mode(emlxs_hba_t *hba, uint32_t mode);
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd.c1869 mdioctl(dev_t dev, int cmd, intptr_t data, int mode, cred_t *cred_p, argument
1919 mode, &lock);
1934 (dev, cmd, (void *) data, mode, &lock);
/illumos-gate/usr/src/uts/common/io/lvm/softpart/
H A Dsp.c1084 * mode - access mode for copying data out.
1094 sp_directed_read(minor_t mnum, vol_directed_rd_t *vdr, int mode) argument
1213 (mode | FKIOCTL), NULL);
1227 cvdr.vdr_bytesread, mode)) {
/illumos-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_drv.c526 * pair may be associated with up to 2 chip-select lines (in 128 bit mode)
799 * if we're in 64- or 128-bit MC mode, how the upper chip-selects
834 * Prior ro revision F it also tells us whether BankSwizzle mode
841 * Determine whether bank swizzle mode is active. Bank swizzling was
1142 mc_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, int *rvalp) argument
1171 mode) < 0)
1183 mode) < 0)
/illumos-gate/usr/src/uts/common/io/
H A Demul64.c61 static int emul64_ioctl(dev_t, int cmd, intptr_t arg, int mode,
1036 * taskq_dispatch in no sleep mode, so that we can
1041 * sleep mode below.
1396 int mode,
1439 rv = scsi_hba_ioctl(dev, cmd, arg, mode, credp, rvalp);
1393 emul64_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, int *rvalp) argument

Completed in 559 milliseconds

<<41424344454647484950>>