Searched defs:add (Results 76 - 100 of 151) sorted by relevance

1234567

/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddr_mem.c15 * If applicable, add the following below this CDDL HEADER, with the
1107 memlist_touch(struct memlist *ml, uint64_t add) argument
1110 if ((add == ml->ml_address) ||
1111 (add == (ml->ml_address + ml->ml_size)))
1349 * Used to add back excess target mem.
/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_main.c1511 * (GLD Enty pointer) To add/delete multi cast addresses
1515 amd8111s_m_multicst(void *arg, boolean_t add, const uint8_t *addr) argument
1519 if (add) {
/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c450 elxl_error(sc, "Can't add interrupt handler");
1011 elxl_m_multicst(void *arg, boolean_t add, const uint8_t *addr) argument
1019 if (add) {
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dddt.c15 * If applicable, add the following below this CDDL HEADER, with the
391 ASSERT(neg == 0 || neg == -1ULL); /* add or subtract */
672 ddt_lookup(ddt_t *ddt, const blkptr_t *bp, boolean_t add) argument
686 if (!add)
H A Ddmu_tx.c15 * If applicable, add the following below this CDDL HEADER, with the
744 dmu_tx_hold_zap(dmu_tx_t *tx, uint64_t object, int add, const char *name) argument
753 object, THT_ZAP, add, (uintptr_t)name);
772 if (dn->dn_maxblkid == 0 && !add) {
817 err = zap_count_write_by_dnode(dn, name, add,
1611 /* If blkptr doesn't exist then add space to towrite */
1665 * dmu_tx_hold_sa(dmu_tx_t *tx, sa_handle_t *, attribute, add, size)
H A Dzap.c15 * If applicable, add the following below this CDDL HEADER, with the
1336 fzap_count_write(zap_name_t *zn, int add, refcount_t *towrite, argument
1346 if (!add && dmu_buf_freeable(zap->zap_dbuf)) {
1362 if (add) {
1381 if (!add && dmu_buf_freeable(l->l_dbuf)) {
1385 * If this an add operation, the leaf block could split.
1389 (add ? 2 : 1) * l->l_dbuf->db_size, FTAG);
H A Dzap_micro.c15 * If applicable, add the following below this CDDL HEADER, with the
1366 * we must add to the existing zc_cd, which may already
1442 zap_count_write_by_dnode(dnode_t *dn, const char *name, int add, argument
1456 * This also accommodates the case where an add operation to a fairly
1461 (3 + (add ? 4 : 0)) * SPA_OLD_MAXBLOCKSIZE, FTAG);
1467 * the actual value of add, it could trigger a mzap_upgrade().
1479 err = fzap_count_write(zn, add, towrite,
1487 (3 + (add ? 4 : 0)) * SPA_OLD_MAXBLOCKSIZE, FTAG);
1495 * Incase of an add-operation it is hard to find out
1496 * if this add wil
[all...]
/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c15 * If applicable, add the following below this CDDL HEADER, with the
1548 int add = 1; local
1574 if (add)
1584 add = 1;
1587 add = 0;
/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dproto.h16 * If applicable, add the following below this CDDL HEADER, with the
50 FNPROTO(add); variable
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dcommon.c232 const char *add)
235 size_t *outlen, const char *add)
240 if (add==NULL) add = "(null)";
242 addlen=strlen(add); /* only compute once */
246 strncpy(*out + *outlen, add, addlen);
1827 if (result != SASL_OK) /* add the string */
1869 /* now add the character */
1884 /* now add the string */
1893 frmt[frmtpos++]=fmt[pos]; /* add t
230 __sasl_add_string(const _sasl_global_context_t *gctx, char **out, size_t *alloclen, size_t *outlen, const char *add) argument
[all...]
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dname.c692 long mode, add=0; local
741 mode = (c=='.' || (flags&NV_NOADD))?add:NV_ADD;
808 else if(add && nv_isnull(np) && c=='.' && cp[1]!='.')
1035 add = NV_ADD;
2695 if(ap) /* add element to prevent array deletion */
3025 /* bind to earlier scope, or add to global scope */
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.c15 * If applicable, add the following below this CDDL HEADER, with the
582 * uri_add() always succeeds so add a hash ref to the URI now.
592 * add URI to current hash and return.
735 * add B_TRUE use the request URI to create a new hash entry. Else if add
740 uri_lookup(uri_desc_t *ruri, boolean_t add, boolean_t nonblocking) argument
916 add:
917 if (! add) {
924 * request URI, add it to the hash, return it.
1406 /* More file data so add i
[all...]
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c722 * account for it. Otherwise we need to add it to the
1725 ath_m_multicst(void *arg, boolean_t add, const uint8_t *mca) argument
1744 if (add) { /* enable multicast */
/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.c15 * If applicable, add the following below this CDDL HEADER, with the
2070 bfe_mac_set_multicast(void *arg, boolean_t add, const uint8_t *macaddr) argument
2932 bfe_error(dip, "Could not add interrupt");
/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c15 * If applicable, add the following below this CDDL HEADER, with the
1394 * in "mca" (enable if add is true, otherwise disable it.)
1401 dmfe_m_multicst(void *arg, boolean_t add, const uint8_t *mca) argument
1407 if (dmfe_update_mcast(dmfep, mca, add))
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c15 * If applicable, add the following below this CDDL HEADER, with the
921 * Allocate an event channel, add the interrupt handler and
1112 * in "mca". Enable if "add" is true, disable if false.
1115 xnf_set_multicast(void *arg, boolean_t add, const uint8_t *mca) argument
1180 erp->type = add ? XEN_NETIF_EXTRA_TYPE_MCAST_ADD :
1691 * them and add them back to the head of those we didn't
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c15 * If applicable, add the following below this CDDL HEADER, with the
1063 * add the reserved but bind failed one to the list to be returned
2319 ntxn_m_multicst(void *arg, boolean_t add, const uint8_t *ep) argument
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c1514 /* tell hardware to add timestamp for probe responses */
2093 rt2560_m_multicst(void *arg, boolean_t add, const uint8_t *mca) argument
2564 "unable to add device interrupt handler\n");
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c840 /* tell hardware to add timestamp for probe responses */
2044 rum_m_multicst(void *arg, boolean_t add, const uint8_t *mca) argument
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c1610 /* tell hardware to add timestamp in probe responses */
2717 rt2661_m_multicst(void *arg, boolean_t add, const uint8_t *mca) argument
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c1195 * We add 1 to the MCS code because setting the PacketID field to
2735 rt2860_m_multicst(void *arg, boolean_t add, const uint8_t *mca) argument
3023 "unable to add device interrupt handler\n");
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c2841 uath_m_multicst(void *arg, boolean_t add, const uint8_t *mca) argument
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c778 /* tell hardware to add timestamp for probe responses */
2023 ural_m_multicst(void *arg, boolean_t add, const uint8_t *mca) argument
/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.c15 * If applicable, add the following below this CDDL HEADER, with the
2027 vr_mac_set_multicast(void *p, boolean_t add, const uint8_t *mca) argument
2047 if (add == B_TRUE) {
2121 if (add == B_TRUE) {
2152 if (add == B_TRUE)
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c269 static int wpi_m_multicst(void *arg, boolean_t add, const uint8_t *m);
1280 /* add broadcast node to send probe request */
1289 "could not add broadcast node\n");
2520 wpi_m_multicst(void *arg, boolean_t add, const uint8_t *m) argument
2857 /* add default node */
2864 cmn_err(CE_WARN, "wpi_auth(): failed to add BSS node\n");
2939 * functions to add IEs are static and thus can't be reused here.
2953 /* add essid IE */
2968 /* add supported rates IE */
2977 /* add supporte
[all...]

Completed in 176 milliseconds

1234567