Searched defs:HID (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/namespace/
H A Dnsxfeval.c698 * present devices, or if they specified a HID, it filters based
740 * First, filter based on the device HID and CID.
742 * 01/2010: For this case where a specific HID is requested, we don't
743 * want to run _STA until we have an actual HID match. Thus, we will
749 * for a matching HID even under device trees where the parent device
771 * HID does not match, attempt match within the
837 * PARAMETERS: HID - HID to search for. Can be NULL.
860 char *HID,
883 Info.Hid = HID;
859 AcpiGetDevices( char *HID, ACPI_WALK_CALLBACK UserFunction, void *Context, void **ReturnValue) argument
[all...]
/illumos-gate/usr/src/cmd/truss/
H A Dprint.h146 #define HID 104 /* hidden argument, don't print */ macro
147 /* make sure HID is always the last member */
/illumos-gate/usr/src/boot/sys/boot/efi/include/
H A Defidevp.h132 UINT32 HID; member in struct:_ACPI_HID_DEVICE_PATH
139 UINT32 HID; member in struct:_ACPI_EXTENDED_HID_DEVICE_PATH

Completed in 348 milliseconds