| /NextBSD/sys/arm/conf/ |
| HD | AVILA.hints | 23 hint.npe.0.at="ixp0" 24 hint.npe.0.npeid="B" 25 hint.npe.0.mac="B" 26 hint.npe.0.mii="B" 27 hint.npe.0.phy=0 28 hint.npe.1.at="ixp0" 29 hint.npe.1.npeid="C" 30 hint.npe.1.mac="C" 31 hint.npe.1.mii="B" 32 hint.npe.1.phy=1
|
| HD | CAMBRIA.hints | 32 hint.npe.0.at="ixp0" 33 hint.npe.0.npeid="C" 34 hint.npe.0.mac="C" 35 hint.npe.0.mii="C" 36 hint.npe.0.phy=1 37 hint.npe.1.at="ixp0" 38 hint.npe.1.npeid="A" 39 hint.npe.1.mac="A" 40 hint.npe.1.mii="C" 41 hint.npe.1.phy=2
|
| HD | NSLU.hints | 21 hint.npe.0.at="ixp0" 22 hint.npe.0.mac="B" 23 hint.npe.0.mii="B" 24 hint.npe.0.phy=1 27 hint.npe.1.at="ixp0" 28 #hint.npe.1.mac="B" 29 #hint.npe.1.mii="A" 30 #hint.npe.1.phy=0
|
| HD | NSLU | 99 device npe # Network Processing Engine 102 device qmgr # Q Manager (required by npe) 104 device rlphy # NSLU2 uses Realtek PHY attached to npe
|
| HD | AVILA | 100 device npe # Network Processing Engine 103 device qmgr # Q Manager (required by npe) 104 device mii # NB: required by npe
|
| HD | CAMBRIA | 103 device npe # Network Processing Engine 106 device qmgr # Q Manager (required by npe) 107 device mii # NB: required by npe
|
| /NextBSD/sys/arm/xscale/ixp425/ |
| HD | if_npe.c | 254 static SYSCTL_NODE(_hw, OID_AUTO, npe, CTLFLAG_RD, 0, 532 struct npebuf *npe = &dma->buf[i]; in npe_dma_setup() local 536 npe->ix_neaddr = dma->buf_phys + in npe_dma_setup() 538 KASSERT((npe->ix_neaddr & 0x1f) == 0, in npe_dma_setup() 539 ("ixpbuf misaligned, PA 0x%x", npe->ix_neaddr)); in npe_dma_setup() 541 &npe->ix_map); in npe_dma_setup() 548 npe->ix_hw = hw; in npe_dma_setup() 561 struct npebuf *npe = &dma->buf[i]; in npe_dma_destroy() local 562 bus_dmamap_destroy(dma->mtag, npe->ix_map); in npe_dma_destroy() 1022 struct npebuf *npe; in npe_txdone() local [all …]
|
| HD | files.ixp425 | 21 arm/xscale/ixp425/if_npe.c optional npe 22 arm/xscale/ixp425/ixp425_npe.c optional npe 38 dependency "$S/contrib/dev/npe/IxNpeMicrocode.dat.uu" \ 39 compile-with "uudecode < $S/contrib/dev/npe/IxNpeMicrocode.dat.uu" \
|
| HD | ixp425_npevar.h | 74 #define NPEIMAGE_MAKEID(dev, npe, func, maj, min) \ argument 75 ((((dev) & 0xf) << 28) | (((npe) & 0xf) << 24) | \
|
| /NextBSD/usr.bin/gprof/ |
| HD | kernel.c | 45 npe = nl; in kernel_getnfile() 56 npe->value = ksl.symvalue; in kernel_getnfile() 57 npe->name = name; in kernel_getnfile() 58 npe++; in kernel_getnfile() 60 npe->value = -1; in kernel_getnfile()
|
| HD | aout.c | 141 npe = nl; in getsymtab() 154 npe->value = nbuf.n_value; in getsymtab() 155 npe->name = strtab+nbuf.n_un.n_strx; in getsymtab() 159 nname , npe -> name , npe -> value ); in getsymtab() 162 npe++; in getsymtab() 165 npe->value = -1; in getsymtab()
|
| HD | elf.c | 113 npe = nl; in elf_getnfile() 118 npe->value = sym->st_value; in elf_getnfile() 119 npe->name = strtab + sym->st_name; in elf_getnfile() 120 npe++; in elf_getnfile() 123 npe->value = -1; in elf_getnfile()
|
| HD | arcs.c | 130 for ( parentp = nl ; parentp < npe ; parentp++ ) { in doarcs() 155 for ( dfn_init() , parentp = nl ; parentp < npe ; parentp++ ) { in doarcs() 187 for ( parentp = nl ; parentp < npe ; parentp++ ) { in doarcs() 366 for ( nlp = nl ; nlp < npe ; nlp++ ) { in cyclelink() 387 for ( nlp = nl ; nlp < npe ; nlp++ ) { in cyclelink()
|
| HD | gprof.c | 369 for ( nlp = nl ; nlp < npe ; nlp++ ) { in dumpsum() 577 for (nlp = nl; nlp < npe; nlp++) { in alignentries()
|
| HD | gprof.h | 145 nltype *npe; /* the virtual end of the namelist */ variable
|
| /NextBSD/share/man/man4/man4.arm/ |
| HD | Makefile | 6 npe.4 \ 11 MLINKS+=npe.4 if_npe.4
|
| /NextBSD/tools/diag/httpd-error/ |
| HD | httpd-error | 37 sort | uniq -c | sort -nr | perl -npe 's/,$//' 52 perl -npe 's#/home/([^/]+)/public_html.*#/~$1/#;
|
| /NextBSD/tools/tools/nanobsd/gateworks/ |
| HD | G2348 | 77 device npe # Network Processing Engine 80 device qmgr # Q Manager (required by npe) 81 device mii # NB: required by npe
|
| HD | G2358 | 78 device npe # Network Processing Engine 81 device qmgr # Q Manager (required by npe) 82 device mii # NB: required by npe
|
| HD | common | 83 echo "cd tools/tools/npe; make clean" | buildenv 87 echo "cd tools/tools/npe; make" | buildenv 91 echo "cd tools/tools/npe; make install" | buildenv
|
| /NextBSD/tools/tools/html-mv/ |
| HD | html-mv | 37 perl -npe 's/<TITLE>[\*\s]*//; s%\s*</TITLE>.*%%;
|
| /NextBSD/share/mk/ |
| HD | bsd.info.mk | 101 …perl -npe 's/(^\s*\\input\s+texinfo\s+)/$$1\n@tex\n\\global\\hsize=120mm\n@end tex\n\n/' ${.IMPSRC…
|
| /NextBSD/tools/tools/ |
| HD | README | 53 npe Tools specific to the Intel IXP4XXX NPE device
|