Searched refs:hardcoded (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/arm/at91/
H A Dat91emac.c168 static const uint8_t hardcoded[ETHER_ADDR_LEN] = { local
171 memcpy(sc->sc_enaddr, hardcoded, ETHER_ADDR_LEN);
/netbsd-current/sys/dev/cadence/
H A Dif_cemac.c217 static const uint8_t hardcoded[ETHER_ADDR_LEN] = { local
220 memcpy(sc->sc_enaddr, hardcoded, ETHER_ADDR_LEN);
/netbsd-current/external/gpl2/dtc/dist/Documentation/
H A Ddtc-paper.tex91 hardcoded addresses for a particular board. As well as being ugly of
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7463 // Hardcode 10 elements as this is hardcoded size
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7767 // Hardcode 10 elements as this is hardcoded size
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7975 // Hardcode 10 elements as this is hardcoded size
/netbsd-current/external/bsd/unbound/dist/
H A Dconfigure1566 --disable-rpath disable hardcoded rpath (default=enabled)

Completed in 289 milliseconds