Searched refs:slot_methods (Results 1 – 2 of 2) sorted by relevance
129 uint16_t slot_methods = 0; in pciehpc_acpi_hpc_init() local159 slot_methods |= PCIEHPC_ACPI_SUN_PRESENT; in pciehpc_acpi_hpc_init()161 slot_methods |= PCIEHPC_ACPI_PS0_PRESENT; in pciehpc_acpi_hpc_init()163 slot_methods |= PCIEHPC_ACPI_EJ0_PRESENT; in pciehpc_acpi_hpc_init()165 slot_methods |= PCIEHPC_ACPI_STA_PRESENT; in pciehpc_acpi_hpc_init()172 acpi_p->slot_methods = slot_methods; in pciehpc_acpi_hpc_init()
51 uint16_t slot_methods; member