Searched refs:KSRCS (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/stand/usb/
H A Dusbcore.mk69 KSRCS+= usb_controller.c
73 KSRCS+= at91dci.c
78 KSRCS+= atmegadci.c
83 KSRCS+= avr32dci.c
88 KSRCS+= dwcotg.c
93 KSRCS+= musbotg.c
98 KSRCS+= ehci.c
103 KSRCS+= ehci.c
104 KSRCS+= exynos5_combiner.c
105 KSRCS
[all...]
/freebsd-11-stable/stand/kshim/
H A Dkshim.mk45 KSRCS+= bsd_kernel.c
50 KSRCS+= bsd_busspace.c
59 SRCS+= ${KSRCS}
60 SYSINIT_OBJS= ${KSRCS:R:C/$/.osys/}
73 .for KSRC in ${KSRCS:R}
/freebsd-11-stable/lib/libc/
H A DMakefile158 KSRCS= bcmp.c ffs.c ffsl.c fls.c flsl.c mcount.c strcat.c strchr.c \ macro
163 libkern.gen: ${KQSRCS} ${KSRCS}

Completed in 128 milliseconds