Searched refs:acpidev_dr_device_getprop (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/i86pc/sys/ |
H A D | acpidev_dr.h | 148 extern int acpidev_dr_device_getprop(ACPI_HANDLE hdl, char *name,
|
/titanic_50/usr/src/uts/i86pc/io/acpi/drmach_acpi/ |
H A D | drmach_acpi.c | 209 rv = acpidev_dr_device_getprop(hdl, name, buf, len); in drmach_node_acpi_get_prop() 230 rv = acpidev_dr_device_getprop(hdl, name, NULL, 0); in drmach_node_acpi_get_proplen()
|
/titanic_50/usr/src/uts/i86pc/io/acpi/acpidev/ |
H A D | acpidev_dr.c | 966 acpidev_dr_device_getprop(ACPI_HANDLE hdl, char *name, caddr_t buf, size_t len) in acpidev_dr_device_getprop() function
|