Home
last modified time | relevance | path

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

/freebsd/sys/dev/my/
H A Dif_myreg.h324 struct my_chain_onefrag { struct
327 struct my_chain_onefrag *my_nextdesc; argument
332 struct my_chain_onefrag my_rx_chain[MY_RX_LIST_CNT]; argument
335 struct my_chain_onefrag *my_rx_head;
H A Dif_my.c110 static int my_newbuf(struct my_softc *, struct my_chain_onefrag *);
1060 my_newbuf(struct my_softc * sc, struct my_chain_onefrag * c) in my_newbuf()
1094 struct my_chain_onefrag *cur_rx; in my_rxeof()