tht_pkt_alloc     515 dev/pci/if_tht.c int			tht_pkt_alloc(struct tht_softc *,
tht_pkt_alloc     945 dev/pci/if_tht.c 	if (tht_pkt_alloc(sc, &sc->sc_tx_list, 128, THT_TXT_SGL_LEN) != 0)
tht_pkt_alloc     947 dev/pci/if_tht.c 	if (tht_pkt_alloc(sc, &sc->sc_rx_list, 128, THT_RXF_SGL_LEN) != 0)