/titanic_52/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/ |
H A D | smf.h | 33 #define TRANCLASS(leaf) "ireport.os.smf.state-transition." leaf argument
|
/titanic_52/usr/src/lib/libbc/inc/include/ |
H A D | search.h | 35 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
|
/titanic_52/usr/src/head/ |
H A D | search.h | 64 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
|
/titanic_52/usr/src/lib/efcode/jupiter/ |
H A D | jupiter.c | 152 unsigned int portid, lsb, ch, leaf; in do_get_io_portid() local 236 uint32_t portid, ch, leaf; in do_device_id() local
|
/titanic_52/usr/src/uts/intel/io/dnet/ |
H A D | dnet.c | 1966 LEAF_FORMAT *leaf = &dnetp->sr.leaf[dnetp->leaf]; in set_gpr() local 3155 LEAF_FORMAT *leaf in find_active_media() local 3762 LEAF_FORMAT *leaf = dnetp->sr.leaf + dnetp->leaf; do_phy() local 3932 set_leaf(SROM_FORMAT * sr,LEAF_FORMAT * leaf) set_leaf() argument 3949 LEAF_FORMAT *leaf; dnet_mii_link_cb() local 4094 parse_controller_leaf(struct dnetinstance * dnetp,LEAF_FORMAT * leaf,uchar_t * vi) parse_controller_leaf() argument 4329 LEAF_FORMAT *leaf; setup_legacy_blocks() local 4511 dnet_dump_leaf(LEAF_FORMAT * leaf) dnet_dump_leaf() argument [all...] |
H A D | dnet.h | 346 LEAF_FORMAT *leaf; member 368 int leaf; member
|
/titanic_52/usr/src/uts/sun4u/io/ |
H A D | opl_cfg.c | 509 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) opl_get_probe_string() argument 2371 int channel, leaf, portid, error, circ; opl_probe_leaf() local 2519 int len, portid, board, channel, leaf; opl_init_leaves() local [all...] |
/titanic_52/usr/src/uts/sun4u/starcat/sys/ |
H A D | schpc.h | 80 uint8_t leaf; /* A or B (0 or 1) */ member 157 #define SCHPC_MAKE_SLOT_INDEX3(expander, schizo, leaf)\ argument
|
/titanic_52/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_state.c | 424 rfs4_ss_pnalloc(char *dir, char *leaf) in rfs4_ss_pnalloc() argument 455 rfs4_ss_movestate(char *sdir, char *ddir, char *leaf) in rfs4_ss_movestate() argument 752 char *leaf = osp->ss_pn->leaf; rfs4_dss_clear_oldstate() local 894 char leaf[MAXNAMELEN], buf[INET6_ADDRSTRLEN]; rfs4_ss_clid() local 932 rfs4_ss_clid_write(rfs4_client_t * cp,char * leaf) rfs4_ss_clid_write() argument 969 rfs4_ss_clid_write_one(rfs4_client_t * cp,char * dss_path,char * leaf) rfs4_ss_clid_write_one() argument 1585 char *leaf = cp->rc_ss_pn->leaf; rfs4_dss_remove_cpleaf() local 1602 rfs4_dss_remove_leaf(rfs4_servinst_t * sip,char * dir_leaf,char * leaf) rfs4_dss_remove_leaf() argument [all...] |
/titanic_52/usr/src/uts/common/os/ |
H A D | lgrp_topo.c | 1124 lgrp_leaf_add(lgrp_t * leaf,lgrp_t ** lgrps,int lgrp_count,klgrpset_t * changed) lgrp_leaf_add() argument 1246 lgrp_leaf_delete(lgrp_t * leaf,lgrp_t ** lgrps,int lgrp_count,klgrpset_t * changed) lgrp_leaf_delete() argument [all...] |
H A D | swapgeneric.c | 889 char *leaf; in load_bootpath_drivers() local [all...] |
H A D | lgrp.c | 1923 lpl_t *leaf; lpl_rset_del() local [all...] |
/titanic_52/usr/src/uts/sun4u/sys/ |
H A D | opl_cfg.h | 113 #define OPL_IO_PORTID(lsb, ch, leaf) \ argument 127 #define OPL_VALID_LEAF(leaf) ((leaf == 0) || (leaf == 1)) argument
|
/titanic_52/usr/src/cmd/fs.d/nfs/nfsd/ |
H A D | nfsd.c | 803 dss_mkleafdir(char *dir, char *leaf, char *tmppath) in dss_mkleafdir() argument
|
/titanic_52/usr/src/uts/sun4u/starcat/io/ |
H A D | schpc.c | 155 char leaf; member 3409 int leaf, schizo, expander, portid, offset; in schpc_register_all_slots() local 3492 int expander, board, schizo, leaf, slot, status; schpc_add_pci() local [all...] |
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | radix.c | 197 struct radix_node *leaf, in rn_satisfies_leaf() argument
|
/titanic_52/usr/src/lib/libslp/clib/ |
H A D | slp-internal.h | 224 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
|
/titanic_52/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_util.c | 2986 ehci_find_periodic_node(uint_t leaf, in argument 3526 ehci_calculate_bw_availability_mask(ehci_state_t * ehcip,uint_t bandwidth,int leaf,int leaf_count,uchar_t * bw_mask) ehci_calculate_bw_availability_mask() argument [all...] |
/titanic_52/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | mamake.c | 187 struct Rule_s* leaf; /* recursion leaf alias */ member 214 Dict_t* leaf; /* recursion leaf dictionary */ member [all...] |
/titanic_52/usr/src/common/net/patricia/ |
H A D | radix.c | 277 rn_satisfies_leaf(trial, leaf, skip, rn_leaf_fn, rn_leaf_arg) in rn_satisfies_leaf() argument [all...] |
/titanic_52/usr/src/common/crypto/skein/ |
H A D | skein_impl.h | 131 #define SKEIN_CFG_TREE_INFO(leaf, node, maxLvl) \ argument
|
/titanic_52/usr/src/uts/common/sys/sbp2/ |
H A D | driver.h | 72 uint32_t *leaf; /* leaf */ member
|
/titanic_52/usr/src/grub/grub-0.97/netboot/ |
H A D | tulip.c | 831 struct medialeaf *leaf = &mtable->mleaf[i]; in parse_eeprom() local [all...] |
/titanic_52/usr/src/uts/common/nfs/ |
H A D | nfs4.h | 184 char *leaf; member
|
/titanic_52/usr/src/cmd/ztest/ |
H A D | ztest.c | 2754 uint64_t leaf, top; in ztest_vdev_attach_detach() local 4793 uint64_t top, leaf; in ztest_fault_inject() local [all...] |