Home
last modified time | relevance | path

Searched defs:leaf (Results 1 – 25 of 26) sorted by relevance

12

/titanic_41/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/
H A Dsmf.h33 #define TRANCLASS(leaf) "ireport.os.smf.state-transition." leaf argument
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dsearch.h35 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
/titanic_41/usr/src/head/
H A Dsearch.h64 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
/titanic_41/usr/src/lib/efcode/jupiter/
H A Djupiter.c152 unsigned int portid, lsb, ch, leaf; in do_get_io_portid() local
236 uint32_t portid, ch, leaf; in do_device_id() local
/titanic_41/usr/src/uts/intel/io/dnet/
H A Ddnet.c1966 LEAF_FORMAT *leaf = &dnetp->sr.leaf[dnetp->leaf]; in set_gpr() local
3155 LEAF_FORMAT *leaf = &dnetp->sr.leaf[dnetp->leaf]; in find_active_media() local
3762 LEAF_FORMAT *leaf = dnetp->sr.leaf + dnetp->leaf; in do_phy() local
3932 set_leaf(SROM_FORMAT *sr, LEAF_FORMAT *leaf) in set_leaf()
3949 LEAF_FORMAT *leaf; in dnet_mii_link_cb() local
4094 parse_controller_leaf(struct dnetinstance *dnetp, LEAF_FORMAT *leaf, in parse_controller_leaf()
4329 LEAF_FORMAT *leaf; in setup_legacy_blocks() local
4511 dnet_dump_leaf(LEAF_FORMAT *leaf) in dnet_dump_leaf()
H A Ddnet.h346 LEAF_FORMAT *leaf; member
368 int leaf; member
/titanic_41/usr/src/uts/sun4u/io/
H A Dopl_cfg.c509 int portid, board, chip, channel, leaf; in opl_init_root_nodes() local
1981 int lsb, ch, leaf; in opl_get_hwd_va() local
2299 int board, channel, leaf; in opl_master_interrupt() local
2350 opl_get_probe_string(opl_probe_t *probe, int channel, int leaf) in opl_get_probe_string()
2371 int channel, leaf, portid, error, circ; in opl_probe_leaf() local
2519 int len, portid, board, channel, leaf; in opl_init_leaves() local
/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h80 uint8_t leaf; /* A or B (0 or 1) */ member
157 #define SCHPC_MAKE_SLOT_INDEX3(expander, schizo, leaf)\ argument
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c424 rfs4_ss_pnalloc(char *dir, char *leaf) in rfs4_ss_pnalloc()
455 rfs4_ss_movestate(char *sdir, char *ddir, char *leaf) in rfs4_ss_movestate()
752 char *leaf = osp->ss_pn->leaf; in rfs4_dss_clear_oldstate() local
894 char leaf[MAXNAMELEN], buf[INET6_ADDRSTRLEN]; in rfs4_ss_clid() local
932 rfs4_ss_clid_write(rfs4_client_t *cp, char *leaf) in rfs4_ss_clid_write()
969 rfs4_ss_clid_write_one(rfs4_client_t *cp, char *dss_path, char *leaf) in rfs4_ss_clid_write_one()
1588 char *leaf = cp->rc_ss_pn->leaf; in rfs4_dss_remove_cpleaf() local
1605 rfs4_dss_remove_leaf(rfs4_servinst_t *sip, char *dir_leaf, char *leaf) in rfs4_dss_remove_leaf()
/titanic_41/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h113 #define OPL_IO_PORTID(lsb, ch, leaf) \ argument
127 #define OPL_VALID_LEAF(leaf) ((leaf == 0) || (leaf == 1)) argument
/titanic_41/usr/src/uts/common/os/
H A Dlgrp_topo.c1124 lgrp_leaf_add(lgrp_t *leaf, lgrp_t **lgrps, int lgrp_count, in lgrp_leaf_add()
1246 lgrp_leaf_delete(lgrp_t *leaf, lgrp_t **lgrps, int lgrp_count, in lgrp_leaf_delete()
H A Dswapgeneric.c949 char *leaf; in load_bootpath_drivers() local
H A Dlgrp.c1923 lpl_t *leaf; in lpl_rset_del() local
/titanic_41/usr/src/cmd/fs.d/nfs/nfsd/
H A Dnfsd.c803 dss_mkleafdir(char *dir, char *leaf, char *tmppath) in dss_mkleafdir()
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c155 char leaf; member
3409 int leaf, schizo, expander, portid, offset; in schpc_register_all_slots() local
3492 int expander, board, schizo, leaf, slot, status; in schpc_add_pci() local
/titanic_41/usr/src/lib/libslp/clib/
H A Dslp-internal.h224 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dradix.c197 struct radix_node *leaf, in rn_satisfies_leaf()
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c2979 ehci_find_periodic_node(uint_t leaf, int interval) { in ehci_find_periodic_node()
3519 int leaf, in ehci_calculate_bw_availability_mask()
/titanic_41/usr/src/common/net/patricia/
H A Dradix.c277 rn_satisfies_leaf(trial, leaf, skip, rn_leaf_fn, rn_leaf_arg) in rn_satisfies_leaf() argument
/titanic_41/usr/src/uts/common/sys/sbp2/
H A Ddriver.h72 uint32_t *leaf; /* leaf */ member
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dtulip.c831 struct medialeaf *leaf = &mtable->mleaf[i]; in parse_eeprom() local
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4.h184 char *leaf; member
/titanic_41/usr/src/cmd/ztest/
H A Dztest.c2750 uint64_t leaf, top; in ztest_vdev_attach_detach() local
4789 uint64_t top, leaf; in ztest_fault_inject() local
/titanic_41/usr/src/cmd/zoneadmd/
H A Dvplat.c938 valid_mount_point(zlog_t *zlogp, const char *path, const boolean_t leaf) in valid_mount_point()
/titanic_41/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c182 int leaf; member

12