Searched defs:drmach_device_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.h148 } drmach_device_t; typedef in typeref:struct:__anon9359
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 *);
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c148 } drmach_device_t; typedef in typeref:struct:__anon10048
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 *d
[all...]
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c157 } drmach_device_t; typedef in typeref:struct:__anon9888
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 *d
[all...]
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c239 } drmach_device_t; typedef in typeref:struct:__anon9975
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 **dp
[all...]

Completed in 73 milliseconds