Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dacpidev_dr.h83 extern uint32_t acpidev_dr_max_segments_per_mem_device(void);
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_dr.c235 acpidev_dr_max_segments_per_mem_device(void) in acpidev_dr_max_segments_per_mem_device() function
431 cnt *= acpidev_dr_max_segments_per_mem_device(); in acpidev_dr_initialize_memory_hotplug()
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c1185 j <= acpidev_dr_max_segments_per_mem_device()) { in drmach_setup_mc_info()
1197 j, acpidev_dr_max_segments_per_mem_device(), skipped_size); in drmach_setup_mc_info()