Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dhifn7751reg.h143 #define HIFN_PUCNFG_SRAM 0x0000 /* Context RAM is SRAM */ macro
H A Dhifn7751.c1043 (sc->sc_drammodel ? HIFN_PUCNFG_DRAM : HIFN_PUCNFG_SRAM)); in hifn_init_pci_registers()