Home
last modified time | relevance | path

Searched refs:hpc1_hdd_ctl (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/sgimips/hpc/
H A Dif_sq.c664 sc->sc_txdesc[nexttx].hpc1_hdd_ctl = in sq_start()
679 sc->sc_txdesc[lasttx].hpc1_hdd_ctl |= in sq_start()
696 sc->sc_txdesc[seg].hpc1_hdd_ctl); in sq_start()
736 sc->sc_txdesc[lasttx].hpc1_hdd_ctl |= HPC1_HDD_CTL_INTR; in sq_start()
769 sc->sc_txdesc[SQ_PREVTX(firsttx)].hpc1_hdd_ctl in sq_start()
951 sc->sc_rxdesc[i].hpc1_hdd_ctl & HPC1_HDD_CTL_OWN; in sq_rxintr()
973 HPC1_HDD_CTL_BYTECNT(sc->sc_rxdesc[i].hpc1_hdd_ctl); in sq_rxintr()
H A Dhpcdma.c149 hva->hpc1_hdd_ctl = segp->ds_len; in hpcdma_sglist_create()
H A Dsqvar.h203 __rxd->hpc1_hdd_ctl = __m->m_ext.ext_size | HPC1_HDD_CTL_OWN | in SQ_INIT_RXDESC()
H A Dhpcreg.h56 #define hpc1_hdd_ctl hdd_bufptr macro