Home
last modified time | relevance | path

Searched defs:lbl (Results 1 – 17 of 17) sorted by relevance

/titanic_44/usr/src/uts/sun4u/starfire/ml/
H A Ddrmach_asm.s58 #define ICACHE_FLUSHALL(lbl, arg1, arg2, tmp1) \ argument
75 #define DCACHE_FLUSHALL(lbl, arg1, arg2, tmp1) \ argument
93 #define ECACHE_FLUSHALL(lbl, arg1, arg2, arg3, tmp1, tmp2) \ argument
124 #define VTAG_FLUSHPAGE(lbl, arg1, arg2, tmp1, tmp2, tmp3, tmp4) \ argument
160 #define DTLB_FLUSH_UNLOCKED(lbl, arg1, tmp1, tmp2, tmp3, \ argument
189 #define ITLB_FLUSH_UNLOCKED(lbl, arg1, tmp1, tmp2, tmp3, \ argument
/titanic_44/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.s215 #define VTAG_FLUSHUPAGE(lbl, arg1, arg2, tmp1, tmp2, tmp3, tmp4) \ argument
247 #define DTLB_FLUSH_UNLOCKED_UCTXS(lbl, arg1, tmp1, tmp2, tmp3, \ argument
282 #define ITLB_FLUSH_UNLOCKED_UCTXS(lbl, arg1, tmp1, tmp2, tmp3, \ argument
/titanic_44/usr/src/cmd/devmgmt/cmds/
H A Dlistdgrp.c115 static char lbl[MM_MXLABELLN+1]; variable
H A Ddevattr.c139 static char lbl[MM_MXLABELLN+1]; variable
H A Dputdgrp.c175 char *lbl; /* Ptr to label for messages */ in main() local
H A Ddevfree.c110 static char lbl[MM_MXLABELLN+1]; variable
H A Dgetdev.c103 static char lbl[MM_MXLABELLN+1]; variable
H A Dgetdgrp.c121 static char lbl[MM_MXLABELLN+1]; variable
H A Dputdev.c201 char *lbl; /* Ptr to label for messages */ in main() local
H A Ddevreserv.c118 static char lbl[MM_MXLABELLN+1]; variable
/titanic_44/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_branch.c141 char *lbl, *p, *q; in branch_dimm_cb() local
239 char *lbl; in fru_by_label_cb() local
605 char *lbl, *p, *q; in branch_exist_cb() local
/titanic_44/usr/src/cmd/setuname/
H A Dsetuname.c178 static char lbl[MM_MXLABELLN+1]; /* Space for std msg label */ variable
/titanic_44/usr/src/cmd/oamuser/user/
H A Dfuncs.c436 m_label_t *lbl = NULL; in check_label() local
/titanic_44/usr/src/uts/common/os/
H A Dcred.c1106 ts_label_t *lbl = labelalloc(blabel, doi, flags); in newcred_from_bslabel() local
1147 ts_label_t *lbl = labelalloc(blabel, doi, flags); in copycred_from_bslabel() local
/titanic_44/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c2561 label_volume(char *lbl, bpb_t *wbpb) in label_volume()
3075 write_fat(int fd, off64_t seekto, char *fn, char *lbl, char *ffn, bpb_t *wbpb) in write_fat()
/titanic_44/usr/src/lib/libdtrace/common/
H A Ddt_cg.c93 dt_cg_xsetx(dt_irlist_t *dlp, dt_ident_t *idp, uint_t lbl, int reg, uint64_t x) in dt_cg_xsetx()
/titanic_44/usr/src/cmd/zdb/
H A Dzdb.c2146 dump_label_uberblocks(vdev_label_t *lbl, uint64_t ashift) in dump_label_uberblocks()