Searched refs:txp_softc (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_txp.c93 void txp_stop(struct txp_softc *);
94 void txp_init(struct txp_softc *);
97 int txp_chip_init(struct txp_softc *);
98 int txp_reset_adapter(struct txp_softc *);
99 int txp_download_fw(struct txp_softc *);
100 int txp_download_fw_wait(struct txp_softc *);
101 int txp_download_fw_section(struct txp_softc *,
103 int txp_alloc_rings(struct txp_softc *);
104 void txp_dma_free(struct txp_softc *, struct txp_dma_alloc *);
105 int txp_dma_malloc(struct txp_softc *, bus_size_
[all...]
H A Dif_txpreg.h567 struct txp_softc { struct

Completed in 85 milliseconds