Home
last modified time | relevance | path

Searched defs:npe (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/arm/xscale/ixp425/
HDif_npe.c532 struct npebuf *npe = &dma->buf[i]; in npe_dma_setup() local
561 struct npebuf *npe = &dma->buf[i]; in npe_dma_destroy() local
1022 struct npebuf *npe; in npe_txdone() local
1055 npe_rxbuf_init(struct npe_softc *sc, struct npebuf *npe, struct mbuf *m) in npe_rxbuf_init()
1109 struct npebuf *npe = P2V(NPE_QM_Q_ADDR(entry), dma); in npe_rxdone() local
1181 struct npebuf *npe = &dma->buf[i]; in npe_startxmit() local
1198 struct npebuf *npe; in npe_startrecv() local
1295 struct npebuf *npe; in npestart_locked() local
1394 struct npebuf *npe = &dma->buf[i]; in npe_stopxmit() local
1414 struct npebuf *npe = &dma->buf[i]; in npe_stoprecv() local
HDixp425_npevar.h74 #define NPEIMAGE_MAKEID(dev, npe, func, maj, min) \ argument
/NextBSD/usr.bin/gprof/
HDgprof.h145 nltype *npe; /* the virtual end of the namelist */ variable