Searched defs:npe (Results 1 – 3 of 3) sorted by relevance
532 struct npebuf *npe = &dma->buf[i]; in npe_dma_setup() local561 struct npebuf *npe = &dma->buf[i]; in npe_dma_destroy() local1022 struct npebuf *npe; in npe_txdone() local1055 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() local1181 struct npebuf *npe = &dma->buf[i]; in npe_startxmit() local1198 struct npebuf *npe; in npe_startrecv() local1295 struct npebuf *npe; in npestart_locked() local1394 struct npebuf *npe = &dma->buf[i]; in npe_stopxmit() local1414 struct npebuf *npe = &dma->buf[i]; in npe_stoprecv() local
74 #define NPEIMAGE_MAKEID(dev, npe, func, maj, min) \ argument
145 nltype *npe; /* the virtual end of the namelist */ variable