Searched refs:fpc (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel-io-performance-counters.mf | 55 driver name=fpc perms="* 0666 root sys" 62 file path=platform/SUNW,A70/kernel/drv/$(ARCH64)/fpc group=sys 63 file path=platform/SUNW,A70/kernel/drv/fpc.conf group=sys 64 file path=platform/sun4v/kernel/drv/$(ARCH64)/fpc group=sys 67 file path=platform/sun4v/kernel/drv/fpc.conf group=sys 78 link path=platform/SUNW,Sun-Fire-V215/kernel/drv/$(ARCH64)/fpc \ 79 target=../../../../SUNW,A70/kernel/drv/$(ARCH64)/fpc 80 link path=platform/SUNW,Sun-Fire-V215/kernel/drv/fpc.conf \ 81 target=../../../SUNW,A70/kernel/drv/fpc.conf 82 link path=platform/SUNW,Sun-Fire-V445/kernel/drv/$(ARCH64)/fpc \ [all …]
|
/titanic_41/usr/src/uts/sun4v/fpc/ |
H A D | Makefile | 42 MODULE = fpc 46 CONF_SRCDIR = $(UTSBASE)/sun4/io/fpc 63 INC_PATH += -I$(UTSBASE)/sun4/io/fpc 64 INC_PATH += -I$(UTSBASE)/sun4v/io/fpc
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | uux.c | 73 FILE *fprx = NULL, *fpc = NULL, *fpd = NULL, *fp = NULL; local 360 if (fpc != NULL) 361 (void) fclose(fpc); 388 fpc = fdopen(ret = creat(cfile, CFILEMODE), "w"); 389 ASSERT(ret >= 0 && fpc != NULL, Ct_OPEN, cfile, errno); 390 setbuf(fpc, CNULL); 476 GENSEND(fpc, dfile, dfile, dfile); 573 if (fpc != NULL) 574 (void) fclose(fpc); 672 GENSEND(fpc, rest, dfile, dfile); [all …]
|
/titanic_41/usr/src/uts/sun4u/chicago/ |
H A D | Makefile.rules | 48 $(OBJS_DIR)/%.o: $(UTSBASE)/sun4u/chicago/io/fpc/%.c 59 $(LINTS_DIR)/%.ln: $(UTSBASE)/sun4u/chicago/io/fpc/%.c
|
H A D | Makefile.files | 36 FPC_OBJS += fpc-impl-4u.o
|
H A D | Makefile.chicago | 67 CHICAGO_KMODS = ppm platmod fpc
|
/titanic_41/usr/src/uts/sun4/ |
H A D | Makefile.files | 77 FPC_OBJS += fpc.o fpc-impl.o fpc-kstats.o
|
H A D | Makefile.rules | 71 $(OBJS_DIR)/%.o: $(SUN4_BASE)/io/fpc/%.c 117 $(LINTS_DIR)/%.ln: $(SUN4_BASE)/io/fpc/%.c
|
/titanic_41/usr/src/uts/sun4u/chicago/fpc/ |
H A D | Makefile | 44 MODULE = fpc 48 CONF_SRCDIR = $(UTSBASE)/sun4/io/fpc 87 INC_PATH += -I$(UTSBASE)/sun4/io/fpc
|
/titanic_41/usr/src/uts/sun4v/ |
H A D | Makefile.rules | 81 $(OBJS_DIR)/%.o: $(UTSBASE)/sun4v/io/fpc/%.c 85 $(OBJS_DIR)/%.o: $(UTSBASE)/sun4v/io/fpc/%.s 196 $(LINTS_DIR)/%.ln: $(UTSBASE)/sun4v/io/fpc/%.c 199 $(LINTS_DIR)/%.ln: $(UTSBASE)/sun4v/io/fpc/%.s
|
H A D | Makefile.files | 120 FPC_OBJS += fpc-impl-4v.o fpc-asm-4v.o
|
H A D | Makefile.sun4v | 337 DRV_KMODS += fpc
|