Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c166 } drmach_rename_script_t; typedef
1148 drmach_rename_script_t *rsp; in drmach_prep_rename_script()
1169 b = sizeof (drmach_rename_script_t *) * 3 * MAX_CPU_UNITS_PER_BOARD; in drmach_prep_rename_script()
1170 b += sizeof (drmach_rename_script_t *) * 3 * MAX_IO_UNITS_PER_BOARD; in drmach_prep_rename_script()
1172 b += sizeof (drmach_rename_script_t *) * 3; in drmach_prep_rename_script()
1173 b += sizeof (drmach_rename_script_t *) * 1; in drmach_prep_rename_script()
1249 rsp = (drmach_rename_script_t *)isp; in drmach_prep_rename_script()
1452 extern void drmach_exec_script_il(drmach_rename_script_t *rsp); in drmach_copy_rename_prog__relocatable()
1548 drmach_exec_script_il((drmach_rename_script_t *)isp); in drmach_copy_rename_prog__relocatable()