txp_hostvar 569 dev/pci/if_txp.c struct txp_hostvar *hv = sc->sc_hostvar; txp_hostvar 581 dev/pci/if_txp.c sizeof(struct txp_hostvar), BUS_DMASYNC_POSTWRITE|BUS_DMASYNC_POSTREAD); txp_hostvar 608 dev/pci/if_txp.c sizeof(struct txp_hostvar), BUS_DMASYNC_POSTWRITE|BUS_DMASYNC_POSTREAD); txp_hostvar 769 dev/pci/if_txp.c struct txp_hostvar *hv = sc->sc_hostvar; txp_hostvar 939 dev/pci/if_txp.c if (txp_dma_malloc(sc, sizeof(struct txp_hostvar), &sc->sc_host_dma, txp_hostvar 944 dev/pci/if_txp.c bzero(sc->sc_host_dma.dma_vaddr, sizeof(struct txp_hostvar)); txp_hostvar 947 dev/pci/if_txp.c sc->sc_hostvar = (struct txp_hostvar *)sc->sc_host_dma.dma_vaddr; txp_hostvar 1598 dev/pci/if_txp.c struct txp_hostvar *hv = sc->sc_hostvar; txp_hostvar 1640 dev/pci/if_txp.c sizeof(struct txp_hostvar), BUS_DMASYNC_PREREAD); txp_hostvar 1647 dev/pci/if_txp.c sizeof(struct txp_hostvar), BUS_DMASYNC_POSTREAD); txp_hostvar 1657 dev/pci/if_txp.c sizeof(struct txp_hostvar), BUS_DMASYNC_PREREAD); txp_hostvar 1676 dev/pci/if_txp.c struct txp_hostvar *hv = sc->sc_hostvar; txp_hostvar 1726 dev/pci/if_txp.c struct txp_hostvar *hv = sc->sc_hostvar; txp_hostvar 1751 dev/pci/if_txp.c struct txp_hostvar *hv = sc->sc_hostvar; txp_hostvar 473 dev/pci/if_txpreg.h struct txp_hostvar { txp_hostvar 567 dev/pci/if_txpreg.h struct txp_hostvar *sc_hostvar;