Home
last modified time | relevance | path

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

/illumos-gate/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.c126 sbd_error_t *(*new)(drmach_device_t *, drmachid_t *);
488 drmach_device_t proto; in drmach_device_new()
526 drmach_device_t *self = id; in drmach_device_dispose()
976 drmach_io_new(drmach_device_t *proto, drmachid_t *idp) in drmach_io_new()
1026 drmach_device_t *dp; in drmach_io_status()
1119 drmach_device_t *dp; in drmach_cpu_status()
1555 drmach_device_t *dp; in drmach_configure()
1605 drmach_device_t *dp; in drmach_unconfigure()
1653 drmach_device_t *dp; in drmach_get_dip()
1870 drmach_device_t *device; in drmach_board_find_devices_cb()
[all …]
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c161 } drmach_device_t; typedef
164 drmach_device_t dev;
175 drmach_device_t dev;
184 drmach_device_t dev;
198 drmach_device_t *dp;
947 drmach_device_t *dp; in drmach_configure()
1923 drmach_device_t *dp; in drmach_cpu_status()
2007 drmach_device_t *dp; in drmach_get_dip()
2020 drmach_device_t *dp; in drmach_io_is_attached()
2192 drmach_device_t *dp; in drmach_io_status()
[all …]