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

/openbsd-current/sys/dev/pci/
H A Dif_nep.c396 struct nep_buf { struct
433 struct nep_buf *sc_txbuf;
1071 struct nep_buf *txb;
1554 struct nep_buf *txb;
1595 sc->sc_txbuf = malloc(sizeof(struct nep_buf) * NEP_NTXDESC,
1679 struct nep_buf *txb;
1715 free(sc->sc_txbuf, M_DEVBUF, sizeof(struct nep_buf) * NEP_NTXDESC);

Completed in 179 milliseconds