Home
last modified time | relevance | path

Searched refs:ccs (Results 1 – 25 of 53) sorted by path

123

/illumos-gate/usr/src/
H A DTargetdirs236 /usr/ccs \
237 /usr/ccs/bin \
238 /usr/ccs/lib \
340 /usr/share/lib/ccs \
460 /usr/ccs/bin/$(MACH64) \
461 /usr/ccs/lib/$(MACH64) \
507 /usr/ccs/lib/link_audit \
630 $(ROOT)/usr/ccs/lib/link_audit:= LINKDEST=../../lib/link_audit
/illumos-gate/usr/src/cmd/
H A DMakefile.cmd56 ROOTSHLIBCCS= $(ROOTSHLIB)/ccs
68 ROOTCCSBIN= $(ROOT)/usr/ccs/bin
72 ROOTCCSLIB= $(ROOT)/usr/ccs/lib
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.alt.in38 # dump =~ -> $dump =~ where $dump is `/usr/ccs/bin/dump /path/to/object`
H A Detc.warn.in37 # dump =~ -> $dump =~ where $dump is `/usr/ccs/bin/dump /path/to/object`
/illumos-gate/usr/src/cmd/audio/utilities/
H A DMakefile51 RANLIB= /usr/ccs/bin/ranlib
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_ahci.c150 u_int ccs; member
471 p->ccs = 0; in ahci_check_stopped()
1873 for (; (p->ci & ~p->pending) != 0; p->ccs = ((p->ccs + 1) & 31)) { in ahci_handle_port()
1878 if ((p->ci & ~p->pending & (1 << p->ccs)) != 0) { in ahci_handle_port()
1880 p->cmd |= p->ccs << AHCI_P_CMD_CCS_SHIFT; in ahci_handle_port()
1881 ahci_handle_slot(p, p->ccs); in ahci_handle_port()
H A Dpci_xhci.c346 uint64_t ringaddr, int ccs);
675 devep->ep_sctx_trbs[i].ccs = in pci_xhci_init_ep()
1394 (ccs & XHCI_TRB_3_CYCLE_BIT)) in pci_xhci_complete_commands()
1411 ccs ^= XHCI_CRCR_LO_RCS; in pci_xhci_complete_commands()
1593 xfer->data[i].ccs); in pci_xhci_xfer_complete()
1643 devep->ep_sctx_trbs[streamid].ccs = ccs & 0x1; in pci_xhci_update_ep_ring()
1650 devep->ep_ccs = ccs & 0x1; in pci_xhci_update_ep_ring()
1765 ccs ^= 0x1; in pci_xhci_handle_transfer()
1922 uint32_t ccs; in pci_xhci_device_doorbell() local
1986 ccs = sctx_tr->ccs; in pci_xhci_device_doorbell()
[all …]
H A Dusb_emul.c60 void *hci_data, int ccs) in usb_data_xfer_append() argument
71 xb->ccs = ccs; in usb_data_xfer_append()
H A Dusb_emul.h105 int ccs; member
160 void *buf, int blen, void *hci_data, int ccs);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c301 #define W(offset) MAX0(ccs.offset - ocs.offset)
322 struct ppp_comp_stats ccs, ocs; in intpr() local
330 get_ppp_cstats(&ccs); in intpr()
375 ccs.d.ratio / 256.0); in intpr()
381 ccs.c.ratio / 256.0); in intpr()
388 ccs.d.ratio / 256.0); in intpr()
394 ccs.c.ratio / 256.0); in intpr()
467 ocs = ccs; in intpr()
/illumos-gate/usr/src/cmd/dtrace/test/tst/sparc/usdt/
H A Dtst.tailcall.ksh78 /usr/ccs/bin/as -xregsym=no -P -D_ASM -o test.o test.s
/illumos-gate/usr/src/cmd/fm/scripts/
H A Dfmsim.ksh27 export PATH=/usr/bin:/usr/sbin:/usr/ccs/bin
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_promif.c544 const char ccs[NCCS] = { 0x03, 0x1c, 0x08, 0x15, 0x04, 0x00, 0x00, in kmdb_prom_term_init() local
655 bcopy(ccs, &pif->pif_tios.c_cc, sizeof (ccs)); in kmdb_prom_term_init()
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME61 /usr/ccs/bin/make config.cf
/illumos-gate/usr/src/cmd/sendmail/cf/cf/
H A DMakefile39 M4= /usr/ccs/bin/m4
/illumos-gate/usr/src/cmd/sgs/lex/
H A DMakefile.com47 COMPATLINKS= usr/ccs/lib/libl.so
48 COMPATLINKS64= usr/ccs/lib/$(MACH64)/libl.so
50 $(ROOT)/usr/ccs/lib/libl.so := COMPATLINKTARGET=../../lib/libl.so.1
51 $(ROOT)/usr/ccs/lib/$(MACH64)/libl.so:= \
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dparser.y307 int ccs; /* Current CodeSet. */ variable
850 ccs=wcsetno(k);
851 if(wcsetno(j)!=ccs)
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README806 4955802 /usr/ccs/bin/ld dumps core in process_reld()
/illumos-gate/usr/src/cmd/sgs/yacc/
H A DMakefile.com44 COMPATLINKS= usr/ccs/lib/liby.so
45 COMPATLINKS64= usr/ccs/lib/$(MACH64)/liby.so
47 $(ROOT)/usr/ccs/lib/liby.so := COMPATLINKTARGET=../../lib/liby.so.1
48 $(ROOT)/usr/ccs/lib/$(MACH64)/liby.so:= \
/illumos-gate/usr/src/cmd/sgs/yacc/i386/
H A DMakefile41 $(SYMLINK) ../../share/lib/ccs/yaccpar $(ROOTCCSBIN)/yaccpar
/illumos-gate/usr/src/cmd/sgs/yacc/sparc/
H A DMakefile43 $(SYMLINK) ../../share/lib/ccs/yaccpar $(ROOTCCSBIN)/yaccpar
/illumos-gate/usr/src/cmd/troff/
H A Dext.h75 extern int ccs;
H A Dnii.c60 int ccs; variable
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dt6.c186 if (ccs = ccstab[xfont])
187 x = ccs;
/illumos-gate/usr/src/cmd/units/
H A Dunittab59 ccs 1|36 erlang

123