Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mem.c63 struct memlist *, sbdp_rename_script_t *);
292 sbdp_rename_script_t *rsp; in sbdp_move_memory()
293 sbdp_rename_script_t *rsbuffer; 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()
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()
897 ASSERT(sizeof (sbdp_rename_script_t) == in sbdp_prep_mc_idle_script()
943 sbdp_rename_script_t *rsp; in sbdp_prep_rename_script()
1067 register sbdp_rename_script_t *rsp) in sbdp_copy_rename__relocatable()
[all …]
/illumos-gate/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 */