Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_mem.h151 #define SBDP_RENAME_MAXOP (PAGESIZE / sizeof (sbdp_rename_script_t))
169 } sbdp_rename_script_t; typedef
174 sbdp_rename_script_t *script; /* points to the actual script */
/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mem.c63 struct memlist *, sbdp_rename_script_t *);
71 extern void sbdp_exec_script_il(sbdp_rename_script_t *rsp);
292 sbdp_rename_script_t *rsp; in sbdp_move_memory()
293 sbdp_rename_script_t *rsbuffer; in sbdp_move_memory()
351 size = sizeof (sbdp_rename_script_t) * SBDP_RENAME_MAXOP; in sbdp_move_memory()
407 rsp = (sbdp_rename_script_t *)data_area; in sbdp_move_memory()
590 sbdp_rename_script_t *rsp, int *index) in sbdp_copy_regs()
780 sbdp_prep_mc_idle_one(sbdp_bd_t *bp, sbdp_rename_script_t phys_banks[], in sbdp_prep_mc_idle_one()
887 sbdp_rename_script_t *rsp, int *rsp_idx) in sbdp_prep_mc_idle_script()
889 sbdp_rename_script_t *phys_banks; in sbdp_prep_mc_idle_script()
[all …]