Searched refs:tmac (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/troff/troff.d/tmac.d/
H A DMakefile27 # cmd/troff/troff.d/tmac.d/Makefile
32 ROOTTMAC = $(ROOTSHLIB)/tmac
/illumos-gate/usr/src/cmd/vgrind/
H A DMakefile32 MACROS= tmac.vgrind
58 # tmac.vgrind, since it's the only entry in that macro.
79 ROOTTMAC= $(ROOT)/usr/share/lib/tmac
131 # bandaid(TM) until /usr/lib/tmac becomes a symlink to
132 # /usr/share/lib/tmac.
H A Dvgrind.ksh23 macros=${TMAC_VGRIND:-/usr/share/lib/tmac/tmac.vgrind}
/illumos-gate/usr/src/cmd/troff/troff.d/
H A DMakefile32 SUBDIRS = tmac.d
/illumos-gate/usr/src/cmd/refer/
H A DMakefile58 OTXTS = tmac.bib
61 TMACDIR = $(ROOTSHLIB)/tmac
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c4998 uint32_t tmac; local
5014 tmac = bge_reg_get32(bgep, TRANSMIT_MAC_STATUS_REG);
5024 BGE_DEBUG(("factotum($%p) tmac 0x%x rmac 0x%x rxrs 0x%08x txrs 0x%08x",
5025 (void *)bgep, tmac, rmac, rxrs, txrs));

Completed in 105 milliseconds