Searched refs:OSC_CONTROL_DWORD (Results 1 – 3 of 3) sorted by relevance
209 capbuf[OSC_CONTROL_DWORD] = *control | root->osc_control_set; in acpi_pci_query_osc()212 capbuf[OSC_CONTROL_DWORD] = root->osc_control_set; in acpi_pci_query_osc()401 capbuf[OSC_CONTROL_DWORD] = ctrl; in acpi_pci_osc_control_set()
793 capbuf[OSC_CONTROL_DWORD] = 0; in apei_osc_setup()
532 #define OSC_CONTROL_DWORD 2 /* DWORD 3 */ macro