Searched refs:OSC_PCI_CONTROL_MASKS (Results 1 – 2 of 2) sorted by relevance
247 *control &= OSC_PCI_CONTROL_MASKS; in acpi_pci_query_osc()251 capbuf[OSC_CONTROL_TYPE] = OSC_PCI_CONTROL_MASKS; in acpi_pci_query_osc()406 ctrl = *mask & OSC_PCI_CONTROL_MASKS; in acpi_pci_osc_control_set()
300 #define OSC_PCI_CONTROL_MASKS (OSC_PCI_EXPRESS_NATIVE_HP_CONTROL | \ macro