Searched refs:OSC_CONTROL_DWORD (Results 1 – 4 of 4) 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()393 capbuf[OSC_CONTROL_DWORD] = ctrl; in acpi_pci_osc_control_set()
396 capbuf[OSC_CONTROL_DWORD] = control; in acpi_bus_osc_negotiate_usb_control()408 control & ((u32 *)context.ret.pointer)[OSC_CONTROL_DWORD]; in acpi_bus_osc_negotiate_usb_control()
793 capbuf[OSC_CONTROL_DWORD] = 0; in apei_osc_setup()
536 #define OSC_CONTROL_DWORD 2 /* DWORD 3 */ macro