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

/freebsd-9.3-release/sys/dev/my/
H A Dif_my.c1069 cd->my_rx_head = &cd->my_rx_chain[0];
1118 while (!((rxstat = sc->my_cdata.my_rx_head->my_ptr->my_status)
1120 cur_rx = sc->my_cdata.my_rx_head;
1121 sc->my_cdata.my_rx_head = cur_rx->my_nextdesc;
H A Dif_myreg.h335 struct my_chain_onefrag *my_rx_head; member in struct:my_chain_data

Completed in 156 milliseconds