Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mem.c891 int max_banks, max_regs; in sbdp_prep_mc_idle_script() local
903 max_regs = SBDP_MAX_MEM_NODES_PER_BOARD * 2; in sbdp_prep_mc_idle_script()
906 msize = sizeof (sbdp_mc_idle_script_t) * max_regs; in sbdp_prep_mc_idle_script()