Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/dc/
H A Dif_dc.c1062 sframe->dc_data = vtophys(&sc->dc_cdata.dc_sbuf); in dc_setfilt_21143()
1278 sframe->dc_data = vtophys(&sc->dc_cdata.dc_sbuf); in dc_setfilt_xircom()
2266 ld->dc_tx_list[i].dc_data = 0; in dc_list_tx_init()
2341 c->dc_data = vtophys(mtod(m_new, caddr_t)); in dc_newbuf()
3051 f->dc_data = vtophys(mtod(m, vm_offset_t)); in dc_encap()
H A Dif_dcreg.h397 #define dc_data dc_ptr1 macro