Home
last modified time | relevance | path

Searched defs:lvl (Results 1 – 25 of 59) sorted by relevance

123

/titanic_52/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDebug.java167 static public void setDebugLevel(int lvl) { in setDebugLevel() argument
178 static public void setDebugLevel(Object o, int lvl) { in setDebugLevel() argument
190 static public void setDebugLevel(String classname, int lvl) { in setDebugLevel() argument
202 printIf(String s, int lvl) printIf() argument
208 printIf(Object o, String s, int lvl) printIf() argument
220 int lvl = globalDebugLevel; getLevelForClass() local
247 SetDebugLevel(int lvl) SetDebugLevel() argument
[all...]
/titanic_52/usr/src/cmd/picl/prtpicl/
H A Dprtpicl.c134 print_bytearray(int lvl, uint8_t *vbuf, size_t nbytes) in print_bytearray() argument
182 print_propval(int lvl, picl_prophdl_t proph, const picl_propinfo_t *propinfo) in print_propval() argument
327 print_table_prop(int lvl, picl_prophdl_t tblh) in print_table_prop() argument
378 print_proplist(int lvl, picl_nodehdl_t nodeh) in print_proplist() argument
430 print_tree_by_class(int lvl,picl_nodehdl_t nodeh,char * piclclass) print_tree_by_class() argument
[all...]
/titanic_52/usr/src/uts/sun/sys/
H A Davintr.h49 #define INT_LEVEL(lvl) ((lvl) & ~(MAXIPL-1)) argument
50 #define INT_IPL(lvl) ((lvl) & (MAXIPL-1)) argument
/titanic_52/usr/src/uts/common/io/
H A Davintr.c156 add_nmintr(int lvl, avfunc nmintr, char *name, caddr_t arg) in add_nmintr() argument
228 add_avintr(void *intr_id, int lvl, avfunc xxintr, char *name, int vect, in add_avintr() argument
282 update_avsoftintr_args(void * intr_id,int lvl,caddr_t arg2) update_avsoftintr_args() argument
304 add_avsoftintr(void * intr_id,int lvl,avfunc xxintr,char * name,caddr_t arg1,caddr_t arg2) add_avsoftintr() argument
423 av_rem_softintr(void * intr_id,int lvl,avfunc xxintr,boolean_t rem_softinfo) av_rem_softintr() argument
473 rem_avsoftintr(void * intr_id,int lvl,avfunc xxintr) rem_avsoftintr() argument
486 rem_avintr(void * intr_id,int lvl,avfunc xxintr,int vect) rem_avintr() argument
[all...]
/titanic_52/usr/src/cmd/svc/configd/
H A Dsnapshot.c68 rc_snaplevel_t *lvl, *next; in snapshot_free() local
116 rc_snaplevel_hold(rc_snaplevel_t * lvl) rc_snaplevel_hold() argument
126 rc_snaplevel_rele(rc_snaplevel_t * lvl) rc_snaplevel_rele() argument
[all...]
/titanic_52/usr/src/cmd/nscd/
H A Dnscd_log.h82 #define _NSCD_LOG(comp, lvl) if ((_nscd_log_comp & (comp)) && \ argument
86 #define _NSCD_LOG_IF(comp, lvl) if ((_nscd_log_comp & (comp)) && \ argument
/titanic_52/usr/src/lib/efcode/engine/
H A Dtracing.c46 set_level(long lvl) in set_level() argument
55 unset_level(long lvl) in unset_level() argument
/titanic_52/usr/src/cmd/ipf/lib/common/
H A Daddipopt.c21 u_char lvl; local
/titanic_52/usr/src/cmd/pcidr/
H A Dpcidr_common.c100 dprint(dlvl_t lvl, char *fmt, ...) in dprint() argument
170 pcidr_print_attrlist(dlvl_t lvl, nvlist_t *attrlistp, char *prestr) in pcidr_print_attrlist() argument
/titanic_52/usr/src/uts/sun4v/sys/
H A Dn2rng.h323 #define DBG0(vca, lvl, fmt) argument
324 #define DBG1(vca, lvl, fmt, arg1) argument
325 #define DBG2(vca, lvl, fmt, arg1, arg2) argument
326 #define DBG3(vca, lvl, fmt, arg1, arg2, arg3) argument
327 #define DBG4(vca, lvl, fmt, arg1, arg2, arg3, arg4) argument
328 #define DBG5(vca, lvl, fmt, arg1, arg2, arg3, arg4, arg5) argument
329 #define DBG6(vca, lvl, fmt, arg1, arg2, arg3, arg4, arg5, arg6) argument
/titanic_52/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.h49 #define FRUTREE_DEBUG0(lvl, fmt) \ argument
53 #define FRUTREE_DEBUG1(lvl, fmt, d1) \ argument
57 #define FRUTREE_DEBUG2(lvl, fmt, d1, d2) \ argument
61 #define FRUTREE_DEBUG3(lvl, fmt, d1, d2, d3) \ argument
65 #define FRUTREE_DEBUG4(lvl, fmt, d1, d2, d3, d4) \ argument
[all...]
/titanic_52/usr/src/uts/i86pc/sys/
H A Dacpinex.h52 #define ACPINEX_DEBUG(lvl, ...) \ argument
/titanic_52/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_dr.c549 acpidev_dr_find_board(ACPI_HANDLE hdl, uint_t lvl, void *ctx, void **retval) in acpidev_dr_find_board() argument
1376 acpidev_dr_no_support(ACPI_HANDLE hdl, UINT32 lvl, void *arg, void **retval) in acpidev_dr_no_support() argument
1395 struct acpidev_dr_set_prop_arg *ap, uint32_t lvl, in acpidev_dr_set_prop() argument
1498 acpidev_dr_scan_topo(ACPI_HANDLE hdl, UINT32 lvl, void *arg, void **retval) in acpidev_dr_scan_topo() argument
1856 acpidev_dr_probe_dependent(ACPI_HANDLE hdl,UINT32 lvl,void * ctx,void ** retval) acpidev_dr_probe_dependent() argument
2033 acpidev_dr_device_remove_cb(ACPI_HANDLE hdl,UINT32 lvl,void * ctx,void ** retval) acpidev_dr_device_remove_cb() argument
[all...]
H A Dacpidev_container.c184 acpidev_container_search_dev(ACPI_HANDLE hdl, UINT32 lvl, void *ctx, in acpidev_container_search_dev() argument
/titanic_52/usr/src/uts/i86pc/os/
H A Dmp_implfuncs.c186 psm_add_intr(int lvl, avfunc xxintr, char *name, int vect, caddr_t arg) in psm_add_intr() argument
193 psm_add_nmintr(int lvl, avfunc xxintr, char *name, caddr_t arg) in psm_add_nmintr() argument
/titanic_52/usr/src/uts/sun4u/starfire/ml/
H A Ddrmach_asm.s211 #define CLEARTL(lvl) \ argument
/titanic_52/usr/src/cmd/ipf/tools/
H A Dipmon_y.y456 int check_action(buf, log, opts, lvl) in check_action() argument
/titanic_52/usr/src/uts/i86pc/vm/
H A Di86_mmu.c260 xen_kpm_create(paddr_t paddr, level_t lvl) in xen_kpm_create() argument
H A Dhtable.h104 #define HTABLE_HASH(hat, va, lvl) \ argument
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c80 #define IPQOSCDBG0(lvl, x)\ argument
84 #define IPQOSCDBG1(lvl, x, y)\ argument
88 #define IPQOSCDBG2(lvl, x, y, z)\ argument
92 #define IPQOSCDBG3(lvl, x, y, z, a)\ argument
96 #define IPQOSCDBG4(lvl, x, y, z, a, b)\ argument
100 IPQOSCDBG5(lvl,x,y,z,a,b,c) global() argument
106 IPQOSCDBG0(lvl,x) global() argument
107 IPQOSCDBG1(lvl,x,y) global() argument
108 IPQOSCDBG2(lvl,x,y,z) global() argument
109 IPQOSCDBG3(lvl,x,y,z,a) global() argument
110 IPQOSCDBG4(lvl,x,y,z,a,b) global() argument
111 IPQOSCDBG5(lvl,x,y,z,a,b,c) global() argument
[all...]
/titanic_52/usr/src/cmd/pcidr/plugins/default/
H A Dpcidr_cfga.c156 pcidr_print_cfga(dlvl_t lvl, cfga_list_data_t *datap, char *prestr) in pcidr_print_cfga() argument
[all...]
/titanic_52/usr/src/uts/sun4u/io/pci/
H A Dpci_pwr.c211 int lvl) in pci_pwr_update_comp() argument
/titanic_52/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/
H A DparseMain.java758 static public void setDebugLevel(int lvl) { in setDebugLevel() argument
765 private static void printIf(String s, int lvl) { in printIf() argument
/titanic_52/usr/src/uts/common/fs/
H A Dfdbuffer.c45 #define DEBUGF(lvl, args) { if ((lvl) & fdb_debug) cmn_err args; } argument
/titanic_52/usr/src/cmd/init/
H A Dinit.c229 typedef struct lvl { struct
230 lvl_statelvl global() argument
231 lvl_masklvl global() argument
232 lvl_namelvl global() argument
233 lvl_flagslvl global() argument

123