Home
last modified time | relevance | path

Searched refs:myx_buf_fill (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/pci/
Dif_myx.c222 int myx_buf_fill(struct myx_softc *, struct myx_slot *,
1836 if (myx_buf_fill(sc, &mrr->mrr_slots[first], mrr->mrr_mclget) != 0) in myx_rx_fill_slots()
1845 if (myx_buf_fill(sc, ms, mrr->mrr_mclget) != 0) in myx_rx_fill_slots()
2002 myx_buf_fill(struct myx_softc *sc, struct myx_slot *ms, in myx_buf_fill() function