tht_dmamem 425 dev/pci/if_tht.c struct tht_dmamem { tht_dmamem 452 dev/pci/if_tht.c struct tht_dmamem *tf_mem; tht_dmamem 611 dev/pci/if_tht.c struct tht_dmamem *tht_dmamem_alloc(struct tht_softc *, bus_size_t, tht_dmamem 614 dev/pci/if_tht.c struct tht_dmamem *); tht_dmamem 1833 dev/pci/if_tht.c struct tht_dmamem * tht_dmamem 1837 dev/pci/if_tht.c struct tht_dmamem *tdm; tht_dmamem 1840 dev/pci/if_tht.c tdm = malloc(sizeof(struct tht_dmamem), M_DEVBUF, M_WAITOK); tht_dmamem 1841 dev/pci/if_tht.c bzero(tdm, sizeof(struct tht_dmamem)); tht_dmamem 1877 dev/pci/if_tht.c tht_dmamem_free(struct tht_softc *sc, struct tht_dmamem *tdm)