Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/sys/
H A Dacpidev_dr.h81 extern uint32_t acpidev_dr_max_cmp_units_per_board(void);
/titanic_50/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_dr.c211 acpidev_dr_max_cmp_units_per_board(void) in acpidev_dr_max_cmp_units_per_board() function
/titanic_50/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c1372 return (acpidev_dr_max_cmp_units_per_board()); in drmach_max_cmp_units_per_board()