Searched refs:upc (Results 1 – 4 of 4) sorted by relevance
93 union acpi_object *upc; in usb_acpi_get_connect_type() local105 upc = buffer.pointer; in usb_acpi_get_connect_type()106 if (!upc || (upc->type != ACPI_TYPE_PACKAGE) in usb_acpi_get_connect_type()107 || upc->package.count != 4) { in usb_acpi_get_connect_type()111 if (upc->package.elements[0].integer.value) in usb_acpi_get_connect_type()119 kfree(upc); in usb_acpi_get_connect_type()
302 struct upc { struct447 struct upc upc1; /* MultiPHY UTOPIA POS Ctrlr 1*/453 struct upc upc2; /* MultiPHY UTOPIA POS Ctrlr 2*/
160 unsigned char ae, unsigned int ctx_mask, unsigned int upc);
769 unsigned char ae, unsigned int ctx_mask, unsigned int upc) in qat_hal_set_pc() argument772 handle->hal_handle->upc_mask & upc); in qat_hal_set_pc()