Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.h148 } drmach_device_t; typedef
151 drmach_device_t dev;
157 drmach_device_t dev;
168 drmach_device_t dev;
189 extern sbd_error_t *drmach_cpu_new(drmach_device_t *, drmachid_t *);
190 extern sbd_error_t *drmach_mem_new(drmach_device_t *, drmachid_t *);
191 extern sbd_error_t *drmach_io_new(drmach_device_t *, drmachid_t *);
H A Ddrmach_acpi.c122 sbd_error_t *(*new)(drmach_device_t *, drmachid_t *);
484 drmach_device_t proto; in drmach_device_new()
522 drmach_device_t *self = id; in drmach_device_dispose()
974 drmach_io_new(drmach_device_t *proto, drmachid_t *idp) in drmach_io_new()
1024 drmach_device_t *dp; in drmach_io_status()
1046 drmach_cpu_new(drmach_device_t *proto, drmachid_t *idp) in drmach_cpu_new()
1117 drmach_device_t *dp; in drmach_cpu_status()
1255 drmach_mem_new(drmach_device_t *proto, drmachid_t *idp) in drmach_mem_new()
1553 drmach_device_t *dp; in drmach_configure()
1603 drmach_device_t *dp; in drmach_unconfigure()
[all …]
/titanic_44/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c148 } drmach_device_t; typedef
152 drmach_device_t *dp;
159 drmach_device_t *mem;
175 drmach_device_t *restless_mc; /* diagnostic output */
218 drmach_board_t *, drmach_device_t **);
219 static sbd_error_t *drmach_cpu_new(drmach_device_t *);
220 static sbd_error_t *drmach_mem_new(drmach_device_t *);
221 static sbd_error_t *drmach_io_new(drmach_device_t *);
283 sbd_error_t *(*new)(drmach_device_t *);
606 drmach_device_t *dp = ap->dp; in drmach_prom_select()
[all …]
/titanic_44/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c157 } drmach_device_t; typedef
160 drmach_device_t dev;
171 drmach_device_t dev;
180 drmach_device_t dev;
194 drmach_device_t *dp;
211 static sbd_error_t *drmach_cpu_new(drmach_device_t *, drmachid_t *);
212 static sbd_error_t *drmach_mem_new(drmach_device_t *, drmachid_t *);
213 static sbd_error_t *drmach_io_new(drmach_device_t *, drmachid_t *);
304 sbd_error_t *(*new)(drmach_device_t *, drmachid_t *);
943 drmach_device_t *dp; in drmach_configure()
[all …]
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c239 } drmach_device_t; typedef
242 drmach_device_t dev;
249 drmach_device_t dev;
256 drmach_device_t dev;
279 drmach_device_t *dp;
385 static sbd_error_t *drmach_cpu_new(drmach_device_t *, drmachid_t *);
386 static sbd_error_t *drmach_mem_new(drmach_device_t *, drmachid_t *);
387 static sbd_error_t *drmach_pci_new(drmach_device_t *, drmachid_t *);
388 static sbd_error_t *drmach_io_new(drmach_device_t *, drmachid_t *);
421 drmach_device_t **dpp, cpu_flag_t *oflags);
[all …]