Home | History | Annotate | Download | only in pci

Lines Matching refs:sc_hostvar

627 	struct txp_hostvar *hv = sc->sc_hostvar;
829 struct txp_hostvar *hv = sc->sc_hostvar;
1007 sc->sc_hostvar = (struct txp_hostvar *)sc->sc_host_dma.dma_vaddr;
1026 sc->sc_txhir.r_off = &sc->sc_hostvar->hv_tx_hi_desc_read_idx;
1057 sc->sc_txlor.r_off = &sc->sc_hostvar->hv_tx_lo_desc_read_idx;
1074 sc->sc_rxhir.r_roff = &sc->sc_hostvar->hv_rx_hi_read_idx;
1075 sc->sc_rxhir.r_woff = &sc->sc_hostvar->hv_rx_hi_write_idx;
1094 sc->sc_rxlor.r_roff = &sc->sc_hostvar->hv_rx_lo_read_idx;
1095 sc->sc_rxlor.r_woff = &sc->sc_hostvar->hv_rx_lo_write_idx;
1178 sc->sc_hostvar->hv_rx_buf_write_idx = htole32((RXBUF_ENTRIES - 1) *
1645 struct txp_hostvar *hv = sc->sc_hostvar;
1719 struct txp_hostvar *hv = sc->sc_hostvar;
1768 struct txp_hostvar *hv = sc->sc_hostvar;
1792 struct txp_hostvar *hv = sc->sc_hostvar;