| /titanic_53/usr/src/cmd/auditset/ |
| H A D | svc-auditset.c | 47 update_kcontext(int cmd, char *cmask) in update_kcontext() argument 51 (void) getauditflagsbin(cmask, &bmask); in update_kcontext() 60 cmd == A_SETAMASK ? "Attributable" : "Non-Attributable", cmask); in update_kcontext()
|
| /titanic_53/usr/src/uts/common/io/usb/hcd/ehci/ |
| H A D | ehci_util.c | 159 uchar_t *cmask); 165 uchar_t *cmask); 174 uchar_t cmask); 180 uchar_t cmask); 221 uchar_t *cmask, 229 uchar_t *cmask, 2136 uchar_t *cmask) in ehci_allocate_bandwidth() argument 2148 ph, pnode, smask, cmask)) != USB_SUCCESS) { in ehci_allocate_bandwidth() 2165 ehcip, ph, *pnode, *smask, *cmask); in ehci_allocate_bandwidth() 2185 uchar_t *cmask) in ehci_allocate_high_speed_bandwidth() argument [all …]
|
| H A D | ehci.c | 818 uchar_t cmask = 0; in ehci_hcdi_pipe_open() local 878 ph, &pnode, &smask, &cmask); in ehci_hcdi_pipe_open() 911 ph, pnode, smask, cmask); in ehci_hcdi_pipe_open() 927 pp->pp_cmask = cmask; in ehci_hcdi_pipe_open() 970 ph, pnode, smask, cmask); in ehci_hcdi_pipe_open()
|
| /titanic_53/usr/src/uts/common/sys/usb/hcd/ehci/ |
| H A D | ehci_util.h | 75 uchar_t *cmask); 80 uchar_t cmask);
|
| /titanic_53/usr/src/tools/cpcgen/ |
| H A D | cpcgen.c | 1026 char *ecode, *umask, *name, *counter, *lname, *cmask; in cpcgen_cfile_intel_event() local 1049 cmask = "C0"; in cpcgen_cfile_intel_event() 1051 cmask = "C1"; in cpcgen_cfile_intel_event() 1053 cmask = "C2"; in cpcgen_cfile_intel_event() 1055 cmask = "C3"; in cpcgen_cfile_intel_event() 1057 cmask = "C0|C1"; in cpcgen_cfile_intel_event() 1059 cmask = "C0|C1|C2"; in cpcgen_cfile_intel_event() 1061 cmask = "C0|C1|C2|C3"; in cpcgen_cfile_intel_event() 1063 cmask = "C0|C2|C3"; in cpcgen_cfile_intel_event() 1065 cmask = "C1|C2|C3"; in cpcgen_cfile_intel_event() [all …]
|
| /titanic_53/usr/src/lib/libcpc/i386/ |
| H A D | event_pentium.c | 537 uint8_t cmask, umask, evsel; member 545 xpes->cmask = (uint8_t)(pes >> CPC_P6_PES_CMASK_SHIFT); in unmake_pes() 612 masktostr(buffer, xpes[0].cmask, tokens[D_cmask0]); in cpc_eventtostr() 613 masktostr(buffer, xpes[1].cmask, tokens[D_cmask1]); in cpc_eventtostr() 734 if (xpes[i].cmask) in __cpc_eventtoset() 764 if (xpes[i].cmask) { in __cpc_eventtoset() 766 attr[j].ca_val = xpes[i].cmask; in __cpc_eventtoset()
|
| /titanic_53/usr/src/lib/cfgadm_plugins/sbd/common/ |
| H A D | ap.c | 376 uint_t cmask; member 445 dbg("%23s%5x%5x", ap_cmd_name(acp->cmd), acp->cmask, in ap_cmds_dump() 712 ap_cmd_name(c), c, target, acp->cmask, acp->omask[tgt]); in ap_cmd_parse() 714 if ((acp->cmask & target) == 0) in ap_cmd_parse()
|
| /titanic_53/usr/src/uts/common/io/ |
| H A D | neti_stack.c | 769 uint32_t cmask) in wait_for_nini_inprogress() argument 775 while (nini->nini_flags & (NSS_ALL_INPROGRESS|cmask)) { in wait_for_nini_inprogress()
|
| /titanic_53/usr/src/cmd/init/ |
| H A D | init.c | 180 static int cmask; variable 616 cmask = umask(022); in main() 617 (void) umask(cmask); in main() 2020 cmask = (int)t; in init_env() 2021 (void) umask(cmask); in init_env() 2972 (void) umask(cmask); in write_ioctl_syscon()
|
| /titanic_53/usr/src/lib/libdisasm/common/ |
| H A D | dis_sparc_fmt.c | 392 uint32_t cmask:3; member 398 uint32_t cmask:3; member 1313 ((f->fmb.cmask != 0) || (f->fmb.mmask != 0))); in dis_fmt_rdwr() 1318 if ((f->fmb.cmask & (1L << i)) != 0) { in dis_fmt_rdwr()
|
| /titanic_53/usr/src/uts/common/io/cxgbe/common/ |
| H A D | common.h | 451 unsigned int cmask, unsigned int pmask, unsigned int exactf,
|
| H A D | t4_hw.c | 4291 unsigned int cmask, unsigned int pmask, unsigned int nexact, in t4_cfg_pfvf() argument 4302 c.type_to_neq = htonl(V_FW_PFVF_CMD_CMASK(cmask) | in t4_cfg_pfvf()
|
| /titanic_53/usr/src/uts/common/inet/ipf/ |
| H A D | ip_state.c | 2102 static ipstate_t *fr_matchsrcdst(fin, is, src, dst, tcp, cmask) in fr_matchsrcdst() argument 2107 u_32_t cmask; 2254 flx = fin->fin_flx & cmask; 2260 if ((cflx && (flx != (cflx & cmask))) || 2265 int, (cflx && (flx != (cflx & cmask))),
|
| /titanic_53/usr/src/cmd/sendmail/aux/ |
| H A D | vacation.c | 1034 extern mode_t umask(mode_t cmask); in AutoInstall()
|
| /titanic_53/usr/src/lib/libdtrace/common/ |
| H A D | dt_cg.c | 327 uint64_t cmask, fmask, shift; in dt_cg_field_set() local 377 cmask = ~(fmask << shift); in dt_cg_field_set() 383 dt_cg_setx(dlp, r2, cmask); in dt_cg_field_set()
|