Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.h59 ((id != 0) && (DRMACH_OBJ(id)->isa == (void *)drmach_cpu_new))
69 (DRMACH_OBJ(id)->isa == (void *)drmach_cpu_new || \
76 DRMACH_OBJ(id)->isa == (void *)drmach_cpu_new || \
189 extern sbd_error_t *drmach_cpu_new(drmach_device_t *, drmachid_t *);
H A Ddrmach_acpi.c124 { ACPIDEV_NODE_NAME_CPU, DRMACH_DEVTYPE_CPU, drmach_cpu_new },
1046 drmach_cpu_new(drmach_device_t *proto, drmachid_t *idp) in drmach_cpu_new() function
1065 cp->dev.cm.isa = (void *)drmach_cpu_new; in drmach_cpu_new()
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c219 static sbd_error_t *drmach_cpu_new(drmach_device_t *);
250 (DRMACH_OBJ(id)->isa == (void *)drmach_cpu_new))
262 (DRMACH_OBJ(id)->isa == (void *)drmach_cpu_new || \
269 DRMACH_OBJ(id)->isa == (void *)drmach_cpu_new || \
285 { "SUNW,UltraSPARC", DRMACH_DEVTYPE_CPU, drmach_cpu_new },
2346 drmach_cpu_new(drmach_device_t *dp) in drmach_cpu_new() function
2355 dp->cm.isa = (void *)drmach_cpu_new; in drmach_cpu_new()
/titanic_41/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c211 static sbd_error_t *drmach_cpu_new(drmach_device_t *, drmachid_t *);
273 (DRMACH_OBJ(id)->isa == (void *)drmach_cpu_new))
285 (DRMACH_OBJ(id)->isa == (void *)drmach_cpu_new || \
292 DRMACH_OBJ(id)->isa == (void *)drmach_cpu_new || \
306 { "cpu", DRMACH_DEVTYPE_CPU, drmach_cpu_new },
1818 drmach_cpu_new(drmach_device_t *proto, drmachid_t *idp) in drmach_cpu_new() function
1836 cp->dev.cm.isa = (void *)drmach_cpu_new; in drmach_cpu_new()
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c385 static sbd_error_t *drmach_cpu_new(drmach_device_t *, drmachid_t *);
464 (DRMACH_OBJ(id)->isa == (void *)drmach_cpu_new))
476 (DRMACH_OBJ(id)->isa == (void *)drmach_cpu_new || \
483 DRMACH_OBJ(id)->isa == (void *)drmach_cpu_new || \
497 {"cpu", DRMACH_DEVTYPE_CPU, drmach_cpu_new },
498 {"SUNW,UltraSPARC-III", DRMACH_DEVTYPE_CPU, drmach_cpu_new },
499 {"SUNW,UltraSPARC-III+", DRMACH_DEVTYPE_CPU, drmach_cpu_new },
5236 drmach_cpu_new(drmach_device_t *proto, drmachid_t *idp) in drmach_cpu_new() function
5255 cp->dev.cm.isa = (void *)drmach_cpu_new; in drmach_cpu_new()