Searched refs:flash (Results 26 - 46 of 46) sorted by relevance

12

/netbsd-current/sys/dev/nand/
H A Dnand.c47 #include <dev/flash/flash.h>
48 #include <dev/flash/flash_io.h>
1518 MODULE(MODULE_CLASS_DRIVER, nand, "flash");
/netbsd-current/lib/libcurses/
H A DMakefile88 curses_tty.3 flash.3 curses_tty.3 flushinp.3 \
H A Dcurses.h666 int flash(void);
/netbsd-current/tests/lib/libcurses/check_files/
H A DMakefile111 FILES+= flash.chk
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Dntp_crypto.c694 peer->flash &= ~TEST8;
735 peer->flash &= ~TEST8;
773 peer->flash &= ~TEST8;
810 peer->flash &= ~TEST8;
875 peer->flash &= ~TEST8;
933 peer->flash &= ~TEST8;
968 peer->flash &= ~TEST8;
1010 peer->flash &= ~TEST8;
H A Dntp_request.c904 ip->flash = (u_char)pp->flash;
905 ip->flash2 = (u_short)pp->flash;
H A Dntp_control.c534 { CP_FLASH, RO, "flash" }, /* 35 */
2731 ctl_puthex(peer_var[id].text, p->flash);
/netbsd-current/external/bsd/file/dist/magic/
H A DMakefile.am112 $(MAGIC_FRAGMENT_DIR)/flash \
H A DMakefile.in390 $(MAGIC_FRAGMENT_DIR)/flash \
/netbsd-current/sys/modules/
H A DMakefile69 SUBDIR+= flash
/netbsd-current/external/bsd/nvi/dist/cl/
H A Dcl_funcs.c229 * Ring the bell/flash the screen.
244 (void)flash();
/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_request.h411 u_char flash; /* old peer.flash */ member in struct:info_peer
413 u_short flash2; /* new peer.flash */
H A Dntp.h347 int flash; /* protocol error test tally bits */ member in struct:peer
/netbsd-current/share/man/man4/
H A DMakefile27 fd.4 finsio.4 flash.4 fms.4 fss.4 \
/netbsd-current/etc/
H A DMAKEDEV.tmpl1217 flash[0-9]*)
1218 unit=${i#flash}
1219 flash=flash$unit
1220 mkdev flash$unit b %flash_blk% $unit
/netbsd-current/external/bsd/ntp/dist/ntpq/
H A Dntpq-subs.c275 char flash2[] = " .+* "; /* flash decode for version 2 */
276 char flash3[] = " x.-+#*o"; /* flash decode for peer status version 3 */
1691 u_long flash = 0; local
1829 } else if (!strcmp("flash", name)) {
1830 decodeuint(value, &flash);
1910 if ((flash & TEST12) && (pvl != opeervarlist)) {
/netbsd-current/share/man/man9/
H A DMakefile23 file.9 fileassoc.9 filedesc.9 firmload.9 flash.9 \
/netbsd-current/external/gpl2/dtc/dist/Documentation/
H A Ddtc-paper.tex148 resources, particularly RAM and flash memory space. Thus, the tree
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/
H A Dlib1funcs.S570 ;; Therefore, if the flash size is not too limited, avoid the RCALL
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/
H A Dlib1funcs.S570 ;; Therefore, if the flash size is not too limited, avoid the RCALL
/netbsd-current/tests/lib/libcurses/slave/
H A Dcurses_commands.c1421 report_return(flash());

Completed in 423 milliseconds

12