Searched refs:acpidev_regspec_t (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/sys/ |
H A D | acpidev_rsc.h | 93 typedef struct acpidev_phys_spec acpidev_regspec_t; typedef 148 acpidev_regspec_t *regp); 150 uint_t mask, uint_t value, acpidev_regspec_t *regp, uint_t *cntp);
|
H A D | acpidev_dr.h | 159 boolean_t assigned, acpidev_regspec_t **regpp, uint_t *cntp); 162 extern void acpidev_dr_device_free_regspec(acpidev_regspec_t *regp,
|
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/ |
H A D | acpidev_resource.c | 163 acpidev_regspec_t *regp) in acpidev_resource_insert_reg() 179 uint_t mask, uint_t value, acpidev_regspec_t *regp, uint_t *cntp) in acpidev_resource_get_regs() 473 acpidev_regspec_t reg; in acpidev_resource_address64() 544 acpidev_regspec_t reg; in acpidev_resource_address64() 825 acpidev_regspec_t reg; in acpidev_resource_walk_consumer() 859 acpidev_regspec_t reg; in acpidev_resource_walk_consumer() 1057 rhdl->acpidev_reg_count * sizeof (acpidev_regspec_t) / in acpidev_resource_process() 1067 rhdl->acpidev_reg_count * sizeof (acpidev_regspec_t) / in acpidev_resource_process()
|
H A D | acpidev_dr.c | 901 acpidev_regspec_t **regpp, uint_t *cntp) in acpidev_dr_device_get_regspec() 947 *regpp = (acpidev_regspec_t *)valp; in acpidev_dr_device_get_regspec() 954 acpidev_dr_device_free_regspec(acpidev_regspec_t *regp, uint_t count) in acpidev_dr_device_free_regspec()
|
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/ |
H A D | drmach_acpi.c | 1142 acpidev_regspec_t *regp; in drmach_setup_mc_info()
|