Searched defs:node (Results 576 - 600 of 604) sorted by relevance

<<2122232425

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c663 * Open FC port devctl node
864 * The Default symbolic node name format is :
942 cmn_err(CE_WARN, "fp(%d): failed to create devctl minor node",
950 " point minor node", instance);
1082 " on fp dev_info node failed", instance);
1086 if (ddi_prop_update_string(DDI_DEV_T_NONE, dip, "initiator-node",
1089 "fp(%d): Updating 'initiator-node' property"
1090 " on fp dev_info node failed", instance);
3544 fc_remote_node_t *node; local
3551 node
4185 fc_remote_node_t *node; local
4263 fc_remote_node_t *node; local
4881 fc_remote_node_t *node; local
5408 fc_remote_node_t *node; local
5585 fc_remote_node_t *node; local
5629 fc_remote_node_t *node; local
5653 fc_remote_node_t *node = NULL; local
8498 fc_remote_node_t *node; local
10048 fc_remote_node_t *node; local
10477 fc_remote_node_t *node; local
12830 fc_remote_node_t *node; local
[all...]
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c6569 ibd_setup_lso(ibd_swqe_t *node, mblk_t *mp, uint32_t mss, argument
6583 lso = &(node->w_swr.wr.ud_lso);
6657 ibd_free_lsohdr(ibd_swqe_t *node, mblk_t *mp) argument
6661 if ((!node) || (!mp))
6668 if (node->w_swr.wr_opcode == IBT_WRC_SEND_LSO) {
6669 lso = &(node->w_swr.wr.ud_lso);
6679 ibd_post_send(ibd_state_t *state, ibd_swqe_t *node) argument
6691 &node->w_swr, 1, NULL);
6695 ibd_tx_cleanup(state, node);
6751 ibd_prepare_sgl(ibd_state_t *state, mblk_t *mp, ibd_swqe_t *node, argument
6939 ibd_swqe_t *node; local
8339 ibd_state_t *node, *prev; local
[all...]
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c1677 rsmshare_get(rsm_memseg_id_t key, rsm_node_id_t node, adapter_t *adapter, argument
1701 (p->rsmrc_node == node) &&
1714 shdatap->rsmsi_node = node;
1756 importer_list_add(rsm_node_id_t node, rsm_memseg_id_t key, rsm_addr_t hwaddr, argument
1769 new_token->importing_node = node;
1787 importer_list_rm(rsm_node_id_t node, rsm_memseg_id_t key, void *cookie) argument
1804 if (token->importing_node == node &&
2821 /* update perm for this node */
2829 * Perm of requesting node is valid; source will validate user
2878 * Get per node acces
7752 rsm_node_id_t node; local
[all...]
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c161 uint_t *node);
173 static uint_t ohci_lattice_parent(uint_t node);
174 static uint_t ohci_leftmost_leaf(uint_t node,
177 uint_t node);
2475 uint_t node = 0; local
2539 error = ohci_allocate_bandwidth(ohcip, ph, &node);
2584 /* Store the node in the interrupt lattice */
2585 pp->pp_node = node;
3245 * parent node of that leaf based on the interval time.
3247 * From the parent node, w
3254 ohci_allocate_bandwidth( ohci_state_t *ohcip, usba_pipe_handle_data_t *ph, uint_t *node) argument
3417 uint_t min, node, bandwidth; local
3648 ohci_lattice_parent(uint_t node) argument
3677 ohci_leftmost_leaf( uint_t node, uint_t height) argument
3690 ohci_hcca_intr_index(uint_t node) argument
4042 uint_t node; local
4139 uint_t node; local
4469 uint_t node; local
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h815 void *node; /* Node pointer */ member in struct:emlxs_iocbq
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c791 * Create minor node of type DDI_NT_NET_WIFI
1560 iwk_add_sta_t node; local
1588 /* add broadcast node to send probe request */
1589 (void) memset(&node, 0, sizeof (node));
1590 (void) memset(&node.bssid, 0xff, IEEE80211_ADDR_LEN);
1591 node.id = IWK_BROADCAST_ID;
1592 err = iwk_cmd(sc, REPLY_ADD_STA, &node,
1593 sizeof (node), 1);
1596 "broadcast node\
1826 iwk_add_sta_t node; local
2943 iwk_add_sta_t node; local
3520 iwk_add_sta_t node; local
3808 iwk_add_sta_t node; local
[all...]
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c708 * which mddbs that the master node thinks are 'good'.
729 /* if the node hasn't yet joined, it's Ok. */
2623 struct node { struct
2632 static struct node ev_table[] = {
3657 * this node can attempt to withdraw from a diskset. But, with commd
3919 * marking and clearing of the DRL from a node that is not currently the
3950 * This may occur when shutting the node down while there is still
4138 * not open on any node in the cluster
4174 * Not open on any node, clear all capabilities, eg ABR and
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c101 struct drmach_node *node; member in struct:__anon10044
108 pnode_t (*get_dnode)(struct drmach_node *node);
109 int (*walk)(struct drmach_node *node, void *data,
147 drmach_node_t *node; member in struct:__anon10048
291 /* node types to cleanup when a board is unconfigured */
380 args.node = np;
433 /* The root node doesn't have to be held */
609 saved = drmach_node_get_dnode(dp->node);
687 drmach_device_new(drmach_node_t *node, argument
696 rv = drmach_node_get_prop(node, OBP_NAM
2155 drmach_node_t *node = args->node; local
[all...]
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_gen.c96 mde_cookie_t node);
97 static void vgen_mtu_read(vgen_t *vgenp, md_t *mdp, mde_cookie_t node,
99 static void vgen_linkprop_read(vgen_t *vgenp, md_t *mdp, mde_cookie_t node,
188 mde_cookie_t node, uint16_t *pvidp, uint16_t **vidspp,
1326 * find the right node in MD and then read all its properties.
1384 * Read vlan id properties of the given MD node.
1389 * node: md node cookie
1392 * pvidp: port-vlan-id of the node
1393 * vidspp: list of vlan-ids of the node
1398 vgen_vlan_read_ids(void *arg, int type, md_t *mdp, mde_cookie_t node, uint16_t *pvidp, uint16_t **vidspp, uint16_t *nvidsp, uint16_t *default_idp) argument
1618 vgen_read_pri_eth_types(vgen_t *vgenp, md_t *mdp, mde_cookie_t node) argument
1667 vgen_mtu_read(vgen_t *vgenp, md_t *mdp, mde_cookie_t node, uint32_t *mtu) argument
1688 vgen_linkprop_read(vgen_t *vgenp, md_t *mdp, mde_cookie_t node, boolean_t *pls) argument
1891 mde_cookie_t node; local
[all...]
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c93 struct drmach_node *node; member in struct:__anon9883
100 pnode_t (*get_dnode)(struct drmach_node *node);
101 int (*walk)(struct drmach_node *node, void *data,
103 dev_info_t *(*n_getdip)(struct drmach_node *node);
104 int (*n_getproplen)(struct drmach_node *node, char *name,
106 int (*n_getprop)(struct drmach_node *node, char *name,
108 int (*get_parent)(struct drmach_node *node,
156 drmach_node_t *node; member in struct:__anon9888
670 nargs->nwargs->node->here = (void *)dip;
679 nargs->nwargs->node
979 drmach_device_new(drmach_node_t *node, drmach_board_t *bp, int portid, drmachid_t *idp) argument
1586 drmach_node_t *node = args->node; local
2928 pnode_t node; local
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c3688 /* Initialize the node name and port name only once */
14426 /* Initialize RPI node info */
14649 /* Break node/RPI binding */
14651 if (rpip->node) {
14652 rpip->node->rpip = NULL;
14653 rpip->node = NULL;
15184 emlxs_node_t *node = rpip->node; local
15190 if (node) {
15191 (void) emlxs_tx_node_flush(port, node,
15499 emlxs_node_t *node; local
15546 emlxs_node_t *node; local
[all...]
H A Demlxs_solaris.c1364 /* Initialize the base node */
2200 sbp->node = NULL;
2680 sbp->node, sbp);
2684 sbp->node, sbp->lun, sbp);
2688 emlxs_node_open(port, sbp->node, hba->channel_fcp);
2701 emlxs_node_open(port, sbp->node, hba->channel_fcp);
2715 sbp->node, sbp);
2719 sbp->node, sbp->lun, sbp);
2731 emlxs_node_open(port, sbp->node, hba->channel_fcp);
3437 nlp = (NODELIST *)sbp->node;
4933 emlxs_node_t *node; local
5047 emlxs_node_t *node; local
[all...]
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h772 // single node in a tree
805 iterator() : node(0) {}
806 iterator(entry *node_) : node(node_) {}
809 Name operator->() const { return node->name; }
812 operator Name() { return node->name; }
815 iterator& operator=(const iterator &o) { node = o.node; return *this; }
818 int operator==(const iterator &o) const { return (node == o.node); }
819 int operator!=(const iterator &o) const { return (node !
827 entry *node; member in struct:Name_set::iterator
[all...]
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c796 * walker will compare the node name and instance number to determine if an
897 * Return a current instance of the node. This is somewhat complicated because
1043 * Sets standard properties for a ses node (enclosure, bay, controller
1046 * authority information. When the fru topo node(frutn) is not NULL
1143 * state. We then scan the parent bay node's SAS address array to determine
1144 * possible attached SAS addresses. We create a disk node if the disk is not
1146 * find the SAS address, we create a disk node and also correlate it with
1147 * the corresponding Solaris device node to fill in the rest of the data.
1188 * known Solaris device. If we don't find a matching node, then we
1189 * don't enumerate the disk node
1325 ses_create_generic(ses_enum_data_t *sdp, ses_enum_node_t *snp, tnode_t *pnode, tnode_t *frutn, const char *nodename, const char *labelname, tnode_t **node) argument
2585 is_type_enumerated(ses_phys_tree_t *node, int *index) argument
[all...]
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c96 * An AVL-storable node for output lines and the keys to sort them by.
99 uu_avl_node_t node; member in struct:avl_string
3050 uu_avl_node_init(lp, &lp->node, lines_pool);
3840 node), line_cmp, UU_AVL_DEBUG)) == NULL ||
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c1095 * Create minor node of type DDI_NT_NET_WIFI
2717 /* Grab a reference to the source node. */
3709 "failed to find tx node");
4476 iwn4965_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) argument
4482 * We use the node structure for 5000 Series internally (it is
4486 src = (char *)node;
4495 iwn5000_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) argument
4498 return iwn_cmd(sc, IWN_CMD_ADD_NODE, node, sizeof (*node), async);
4537 * Broadcast node i
4543 struct iwn_node_info node; local
5995 struct iwn_node_info node; local
6096 struct iwn_node_info node; local
6126 struct iwn_node_info node; local
6161 struct iwn_node_info node; local
6184 struct iwn_node_info node; local
6207 struct iwn_node_info node; local
[all...]
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c2767 struct inode node; variable in typeref:struct:inode
2799 * initialize the node
2801 node.i_atime = mkfstime;
2802 node.i_mtime = mkfstime;
2803 node.i_ctime = mkfstime;
2812 node.i_number = LOSTFOUNDINO;
2813 node.i_smode = IFDIR | 0700;
2814 node.i_nlink = 2;
2815 node.i_size = sblock.fs_bsize;
2816 node
[all...]
/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c3271 * Cluster resource group is switching over to another node, so
10233 _ii_lstinfo_t *node; local
10239 node = kmem_zalloc(sizeof (_ii_lstinfo_t), KM_SLEEP);
10240 if (!node) {
10245 node->lst_ip = ip;
10254 node->lst_next = (*head)->lst_start;
10255 (*head)->lst_start = node;
10266 kmem_free(node, sizeof (_ii_lstinfo_t));
10272 (*head)->lst_start = node;
10285 _ii_lstinfo_t **node, *oldnod local
[all...]
/illumos-gate/usr/src/uts/common/inet/nca/
H A Dnca.h428 boolean_t headchunk; /* true if this node is the head chunk */
431 * The following 4 fields are used to record node states when
438 boolean_t first_upcall; /* node in first upcall, a internal state */
440 kcondvar_t cv; /* sync upcall/downcall process on a node */
474 /* Is this node safe for reclaim ? */
489 * when done. Note that following a NODE_REFRELE the node that was
496 * The concept of node ownership allows NCA to express that it would like
497 * this node to hang around, even if there are no "explicit" references to
503 * a disowned node may become of interest again before some or all of its
505 * NODE_OWN. Note that an unhashed node shoul
628 node_t *node; member in struct:node_ts
[all...]
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c335 ush dad; /* father node in Huffman tree */
2588 /* Index within the heap array of least frequent node in the Huffman tree */
2613 * Restore the heap property by moving down the tree starting at node k,
2614 * exchanging a node with the smallest of its two sons if necessary, stopping
2622 int k; /* node to move down */
2689 if (n > max_code) continue; /* not a leaf node */
2812 int node; /* new node being created */ local
2837 node = s->heap[++(s->heap_len)] = (max_code < 2 ?
2839 tree[node]
[all...]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c526 getintprop(pnode_t node, char *name, int deflt) argument
530 switch (prom_getproplen(node, name)) {
536 (void) prom_getprop(node, name, (caddr_t)&value);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c282 * actually in-tree but rather a template node being used in
299 * Tie-breaker #2: use the virtual address of the policy node
300 * to arbitrarily break ties. Since we use the new tree node in
301 * the avl_find() in ipsec_insert_always, the new node will be
363 ipsec_tun_pol_t *node; local
378 while ((node = (ipsec_tun_pol_t *)
381 ITP_REFRELE(node, ns);
926 void *node; local
929 node = avl_find(tree, new_node, &where);
930 ASSERT(node
5935 itp_free(ipsec_tun_pol_t *node, netstack_t *ns) argument
5950 itp_unlink(ipsec_tun_pol_t *node, netstack_t *ns) argument
5969 ipsec_tun_pol_t *node, lookup; local
5993 ipsec_tun_pol_t *node; local
[all...]
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c209 /* last devinfo node/minor processed. used for performance */
986 di_node_t node; local
997 node = di_init_driver(dcip->dci_driver, flags);
1001 node = di_init(dcip->dci_root, flags);
1006 if (node == DI_NODE_NIL) {
1024 devi_root_node = node; /* protected by lock_dev() */
1028 (void) di_walk_minor(node, NULL, DI_CHECK_ALIAS, dcip,
1041 node, dcip->dci_minor);
1050 di_fini(node);
1074 (void) check_minor_type(mp->node, m
1758 add_minor_pathname(char *node, char *minor, char *ev_subclass) argument
1794 is_descendent_of(di_node_t node, char *driver) argument
1811 check_minor_type(di_node_t node, di_minor_t minor, void *arg) argument
1884 minor_process(di_node_t node, di_minor_t minor, struct mlist *dep) argument
1973 cache_deferred_minor( struct mlist *dep, di_node_t node, di_minor_t minor) argument
2009 minor_matches_rule(di_node_t node, di_minor_t minor, create_list_t *create) argument
2479 devfsadm_mklink(char *link, di_node_t node, di_minor_t minor, int flags) argument
2866 di_node_t node; local
2969 reset_node_permissions(di_node_t node, di_minor_t minor) argument
3292 devfsadm_rm_stale_links(char *dir_re, char *valid_link, di_node_t node, di_minor_t minor) argument
6544 process_devlink_compat(di_minor_t minor, di_node_t node) argument
6584 devlink_matches(devlinktab_list_t *entry, di_minor_t minor, di_node_t node) argument
6649 build_links(devlinktab_list_t *entry, di_minor_t minor, di_node_t node) argument
6729 construct_devlink(char *link, link_list_t *link_build, char *contents, di_minor_t minor, di_node_t node, char *pattern) argument
8192 build_event_attributes(char *class, char *subclass, char *node_path, di_node_t node, char *driver_name, int instance, char *minor) argument
8412 build_and_enq_event(char *class, char *subclass, char *node_path, di_node_t node, char *minor) argument
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c2528 txg_node_t *node; local
2548 node = (txg_node_t *)((uintptr_t)lwd->lw_obj + lwd->lw_offset);
2549 wsp->walk_addr = (uintptr_t)node->tn_next[lwd->lw_txgoff];
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c2388 us_node_t *node; local
2406 node = safe_malloc(sizeof (us_node_t));
2407 uu_avl_node_init(node, &node->usn_avlnode, avl_pool);
2408 node->usn_nvl = props;
2500 * otherwise add new node to the list.
2502 if ((n = uu_avl_find(avl, node, &sortinfo, &idx)) == NULL) {
2503 uu_avl_insert(avl, node, idx);
2506 free(node);
2507 node
2537 print_us_node(boolean_t scripted, boolean_t parsable, int *fields, int types, size_t *width, us_node_t *node) argument
2632 us_node_t *node; local
2686 us_node_t *node; local
4307 fs_perm_node_t *node = uu_list_first(fspset->fsps_list); local
4353 deleg_perm_node_t *node = uu_avl_first(who_perm->who_deleg_perm_avl); local
4390 who_perm_node_t *node = uu_avl_first(fsperm->fsp_sc_avl); local
4417 set_deleg_perm_node(uu_avl_t *avl, deleg_perm_node_t *node, zfs_deleg_who_type_t who_type, const char *name, char locality) argument
4462 deleg_perm_node_t *node = local
4520 who_perm_node_t *node = safe_malloc( local
4586 fs_perm_node_t *node = safe_malloc(sizeof (fs_perm_node_t)); local
5242 fs_perm_node_t *node = NULL; local
6381 unshare_unmount_node_t *node; local
[all...]

Completed in 417 milliseconds

<<2122232425