tl_frag 1081 dev/pci/if_tl.c c->tl_ptr->tl_frag.tlist_dadr = VTOPHYS(mtod(m_new, caddr_t)); tl_frag 1082 dev/pci/if_tl.c c->tl_ptr->tl_frag.tlist_dcnt = MCLBYTES; tl_frag 1137 dev/pci/if_tl.c cur_rx->tl_ptr->tl_frag.tlist_dcnt = MCLBYTES; tl_frag 1469 dev/pci/if_tl.c struct tl_frag *f = NULL; tl_frag 1486 dev/pci/if_tl.c c->tl_ptr->tl_frag[frag].tlist_dadr = tl_frag 1488 dev/pci/if_tl.c c->tl_ptr->tl_frag[frag].tlist_dcnt = m->m_len; tl_frag 1521 dev/pci/if_tl.c f = &c->tl_ptr->tl_frag[0]; tl_frag 1532 dev/pci/if_tl.c f = &c->tl_ptr->tl_frag[frag]; tl_frag 1540 dev/pci/if_tl.c c->tl_ptr->tl_frag[frag - 1].tlist_dcnt |= TL_LAST_FRAG; tl_frag 58 dev/pci/if_tlreg.h struct tl_frag { tl_frag 67 dev/pci/if_tlreg.h struct tl_frag tl_frag[TL_MAXFRAGS]; tl_frag 80 dev/pci/if_tlreg.h struct tl_frag tl_frag;