Searched refs:drmach_device_t (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/ |
H A D | drmach_acpi.h | 148 } 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 *);
|
H A D | drmach_acpi.c | 122 sbd_error_t *(*new)(drmach_device_t *, drmachid_t *); 484 drmach_device_t proto; 522 drmach_device_t *self = id; 974 drmach_io_new(drmach_device_t *proto, drmachid_t *idp) 1024 drmach_device_t *dp; 1046 drmach_cpu_new(drmach_device_t *proto, drmachid_t *idp) 1117 drmach_device_t *dp; 1255 drmach_mem_new(drmach_device_t *proto, drmachid_t *idp) 1553 drmach_device_t *dp; 1603 drmach_device_t *d [all...] |
/illumos-gate/usr/src/uts/sun4u/starfire/io/ |
H A D | drmach.c | 148 } 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/starcat/io/ |
H A D | drmach.c | 239 } 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...] |
/illumos-gate/usr/src/uts/sun4u/opl/io/ |
H A D | drmach.c | 157 } 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...] |
Completed in 67 milliseconds