Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/de/
H A Ddc21040reg.h53 } tulip_desc_t; typedef
H A Dif_devar.h93 tulip_desc_t *di_desc;
105 tulip_desc_t *ri_descs;
H A Dif_de.c178 tulip_desc_t *desc; in tulip_dma_map_rxbuf()
3317 #define DESC_STATUS(di) (((volatile tulip_desc_t *)((di)->di_desc))->d_status)
4157 tulip_desc_t *nextout; in tulip_txput_setup()
4482 size = count * sizeof(tulip_desc_t); in tulip_busdma_allocring()
4655 bzero(ri->ri_descs, sizeof(tulip_desc_t) * ri->ri_max); in tulip_initring()