Searched refs:acpidev_match_device_id (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/i86pc/io/acpi/acpidev/ |
H A D | acpidev_pci.c | 88 if (acpidev_match_device_id(infop->awi_info, in acpidev_pci_update_status() 128 acpidev_match_device_id(infop->awi_info, in acpidev_pci_probe()
|
H A D | acpidev_memory.c | 108 acpidev_match_device_id(infop->awi_info, in acpidev_memory_probe()
|
H A D | acpidev_container.c | 137 acpidev_match_device_id(infop->awi_info, in acpidev_container_probe()
|
H A D | acpidev_util.c | 108 acpidev_match_device_id(ACPI_DEVICE_INFO *infop, char **ids, int count) in acpidev_match_device_id() function 187 } else if (acpidev_match_device_id(infop, argp->device_ids, in acpidev_get_device_callback()
|
H A D | acpidev_dr.c | 1068 if (acpidev_match_device_id(infop, in acpidev_dr_device_get_class() 1071 } else if (acpidev_match_device_id(infop, in acpidev_dr_device_get_class() 1074 } else if (acpidev_match_device_id(infop, in acpidev_dr_device_get_class() 1077 } else if (acpidev_match_device_id(infop, in acpidev_dr_device_get_class() 1080 } else if (acpidev_match_device_id(infop, in acpidev_dr_device_get_class()
|
H A D | acpidev_cpu.c | 495 acpidev_match_device_id(infop->awi_info, in acpidev_cpu_probe()
|
/titanic_41/usr/src/uts/i86pc/sys/ |
H A D | acpidev.h | 510 extern boolean_t acpidev_match_device_id(ACPI_DEVICE_INFO *infop,
|