Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.h154 } drmach_cpu_t; typedef
H A Ddrmach_acpi.c1050 drmach_cpu_t *cp = NULL; in drmach_cpu_new()
1062 cp = kmem_zalloc(sizeof (drmach_cpu_t), KM_SLEEP); in drmach_cpu_new()
1093 drmach_cpu_t *self; in drmach_cpu_dispose()
1116 drmach_cpu_t *cp; in drmach_cpu_status()
1120 cp = (drmach_cpu_t *)id; in drmach_cpu_status()
2525 drmach_cpu_t *cpu; in drmach_cpu_get_id()
2529 cpu = (drmach_cpu_t *)id; in drmach_cpu_get_id()
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c246 } drmach_cpu_t; typedef
432 static int drmach_cpu_read_scr(drmach_cpu_t *cp, uint64_t *scr);
3244 drmach_cpu_t *cp = d_id; in drmach_prep_xt_mb_for_slice_update()
4377 cpuid = ((drmach_cpu_t *)id)->cpuid; in drmach_slot1_lpa_set()
5190 drmach_cpu_read_scr(drmach_cpu_t *cp, uint64_t *scr) in drmach_cpu_read_scr()
5210 drmach_cpu_read_cpuid(drmach_cpu_t *cp, processorid_t *cpuid) in drmach_cpu_read_cpuid()
5240 drmach_cpu_t *cp = NULL; in drmach_cpu_new()
5252 cp = kmem_zalloc(sizeof (drmach_cpu_t), KM_SLEEP); in drmach_cpu_new()
5337 drmach_cpu_t *self; in drmach_cpu_dispose()
5545 drmach_cpu_t *cp; in drmach_cpu_release()
[all …]
/titanic_50/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c168 } drmach_cpu_t; typedef
1821 drmach_cpu_t *cp = NULL; in drmach_cpu_new()
1833 cp = kmem_zalloc(sizeof (drmach_cpu_t), KM_SLEEP); in drmach_cpu_new()
1871 drmach_cpu_t *self; in drmach_cpu_dispose()
1918 drmach_cpu_t *cp; in drmach_cpu_status()
1922 cp = (drmach_cpu_t *)id; in drmach_cpu_status()
1950 drmach_cpu_t *cpu; in drmach_cpu_get_id()
1954 cpu = (drmach_cpu_t *)id; in drmach_cpu_get_id()