Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dacrestyp.h767 typedef struct acpi_resource_pin_config struct
769 UINT8 RevisionId;
770 … UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */
771 …NT8 Shareable; /* For values, see Interrupt Attributes above */
772 UINT8 PinConfigType;
773 UINT32 PinConfigValue;
774 UINT16 PinTableLength;
775 UINT16 VendorLength;
776 ACPI_RESOURCE_SOURCE ResourceSource;
777 UINT16 *PinTable;
[all …]