Home
last modified time | relevance | path

Searched defs:acpi_resource_pin_function (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/acpica/include/
H A Dacrestyp.h753 typedef struct acpi_resource_pin_function struct
755 UINT8 RevisionId;
756 UINT8 PinConfig;
757 …NT8 Shareable; /* For values, see Interrupt Attributes above */
758 UINT16 FunctionNumber;
759 UINT16 PinTableLength;
760 UINT16 VendorLength;
761 ACPI_RESOURCE_SOURCE ResourceSource;
762 UINT16 *PinTable;
763 UINT8 *VendorData;
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacrestyp.h735 typedef struct acpi_resource_pin_function struct
737 UINT8 RevisionId;
738 UINT8 PinConfig;
739 …INT8 Sharable; /* For values, see Interrupt Attributes above */
740 UINT16 FunctionNumber;
741 UINT16 PinTableLength;
742 UINT16 VendorLength;
743 ACPI_RESOURCE_SOURCE ResourceSource;
744 UINT16 *PinTable;
745 UINT8 *VendorData;