Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.h154 } drmach_cpu_t; typedef
H A Ddrmach_acpi.c1052 drmach_cpu_t *cp = NULL; in drmach_cpu_new()
1064 cp = kmem_zalloc(sizeof (drmach_cpu_t), KM_SLEEP); in drmach_cpu_new()
1095 drmach_cpu_t *self; in drmach_cpu_dispose()
1118 drmach_cpu_t *cp; in drmach_cpu_status()
1122 cp = (drmach_cpu_t *)id; in drmach_cpu_status()
2527 drmach_cpu_t *cpu; in drmach_cpu_get_id()
2531 cpu = (drmach_cpu_t *)id; in drmach_cpu_get_id()
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c172 } drmach_cpu_t; typedef
1825 drmach_cpu_t *cp = NULL; in drmach_cpu_new()
1837 cp = kmem_zalloc(sizeof (drmach_cpu_t), KM_SLEEP); in drmach_cpu_new()
1875 drmach_cpu_t *self; in drmach_cpu_dispose()
1922 drmach_cpu_t *cp; in drmach_cpu_status()
1926 cp = (drmach_cpu_t *)id; in drmach_cpu_status()
1954 drmach_cpu_t *cpu; in drmach_cpu_get_id()
1958 cpu = (drmach_cpu_t *)id; in drmach_cpu_get_id()