Searched refs:fd_pgmfunc (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/cfe/cfe/dev/
H A Ddev_newflash.c528 softc->fd_pgmfunc = FEOP_INTELEXT_PGM16;
533 softc->fd_pgmfunc = FEOP_INTELEXT_PGM8;
540 softc->fd_pgmfunc = FEOP_INTEL_PGM16;
545 softc->fd_pgmfunc = FEOP_INTEL_PGM8;
555 softc->fd_pgmfunc = FEOP_AMD_PGM8;
560 softc->fd_pgmfunc = FEOP_AMD_PGM16;
565 softc->fd_pgmfunc = FEOP_AMD_PGM16B;
574 softc->fd_pgmfunc = FEOP_SST_PGM16;
580 softc->fd_pgmfunc = FEOP_RETURN;
588 softc->fd_pgmfunc
[all...]
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/include/
H A Ddev_newflash.h368 uint8_t fd_pgmfunc; /* program routine to use */ member in struct:flashdev_s

Completed in 87 milliseconds