Searched defs:acpi_resource_pin_function (Results 1 – 2 of 2) sorted by relevance
753 typedef struct acpi_resource_pin_function struct755 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;
735 typedef struct acpi_resource_pin_function struct737 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;