Searched refs:OSC_CONTROL_DWORD (Results 1 – 3 of 3) sorted by relevance
220 capbuf[OSC_CONTROL_DWORD] = *control | root->osc_control_set; in acpi_pci_query_osc()223 capbuf[OSC_CONTROL_DWORD] = root->osc_control_set; in acpi_pci_query_osc()412 capbuf[OSC_CONTROL_DWORD] = ctrl; in acpi_pci_osc_control_set()
791 capbuf[OSC_CONTROL_DWORD] = 0; in apei_osc_setup()
367 #define OSC_CONTROL_DWORD 2 /* DWORD 3 */ macro