nhi_dmamem
struct nhi_dmamem *sc_tx_ring;
struct nhi_dmamem *sc_rx_ring;
struct nhi_dmamem *sc_rx_buf[NHI_RX_NDESC];
struct nhi_dmamem *nhi_dmamem_alloc(bus_dma_tag_t, bus_size_t,
void nhi_dmamem_free(bus_dma_tag_t, struct nhi_dmamem *);
struct nhi_dmamem *rxb;
struct nhi_dmamem *rxb;
struct nhi_dmamem *rxb;
struct nhi_dmamem *
struct nhi_dmamem *ndm;
nhi_dmamem_free(bus_dma_tag_t dmat, struct nhi_dmamem *ndm)