Home
last modified time | relevance | path

Searched refs:sc_drammodel (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/crypto/hifn/
H A Dhifn7751var.h158 u_int32_t sc_drammodel; /* 1=dram, 0=sram */ member
H A Dhifn7751.c514 sc->sc_drammodel = 1; in hifn_attach()
518 if (sc->sc_drammodel == 0) in hifn_attach()
569 rseg, rbase, sc->sc_drammodel ? 'd' : 's', in hifn_attach()
1240 (sc->sc_drammodel ? HIFN_PUCNFG_DRAM : HIFN_PUCNFG_SRAM)); in hifn_init_pci_registers()
1302 sc->sc_drammodel = 1; in hifn_ramtype()
1313 sc->sc_drammodel = 1; in hifn_ramtype()