Home
last modified time | relevance | path

Searched refs:descriptor_type (Results 1 – 22 of 22) sorted by relevance

/linux-6.1.9/drivers/acpi/acpica/
Dutstate.c94 state->common.descriptor_type = ACPI_DESC_TYPE_STATE; in acpi_ut_create_generic_state()
128 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_THREAD; in acpi_ut_create_thread_state()
172 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_UPDATE; in acpi_ut_create_update_state()
208 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_PACKAGE; in acpi_ut_create_pkg_state()
245 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_CONTROL; in acpi_ut_create_control_state()
Drsutils.c181 if (aml->small_header.descriptor_type & ACPI_RESOURCE_NAME_LARGE) { in acpi_rs_set_resource_length()
192 aml->small_header.descriptor_type = (u8) in acpi_rs_set_resource_length()
193 ((aml->small_header.descriptor_type & in acpi_rs_set_resource_length()
217 acpi_rs_set_resource_header(u8 descriptor_type, in acpi_rs_set_resource_header() argument
225 aml->small_header.descriptor_type = descriptor_type; in acpi_rs_set_resource_header()
Duttrack.c545 u8 descriptor_type; in acpi_ut_dump_allocations() local
605 descriptor_type = 0; /* Not a valid descriptor type */ in acpi_ut_dump_allocations()
615 descriptor_type = in acpi_ut_dump_allocations()
625 descriptor_type = in acpi_ut_dump_allocations()
636 descriptor_type = in acpi_ut_dump_allocations()
648 switch (descriptor_type) { in acpi_ut_dump_allocations()
Dpsscope.c83 scope->common.descriptor_type = ACPI_DESC_TYPE_STATE_RPSCOPE; in acpi_ps_init_scope()
124 scope->common.descriptor_type = ACPI_DESC_TYPE_STATE_PSCOPE; in acpi_ps_push_scope()
Damlresrc.h114 u8 descriptor_type;
173 u8 descriptor_type;\
497 u8 descriptor_type; member
Ddswstate.c203 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_RESULT; in acpi_ds_result_stack_push()
523 walk_state->descriptor_type = ACPI_DESC_TYPE_WALK; in acpi_ds_create_walk_state()
680 if (walk_state->descriptor_type != ACPI_DESC_TYPE_WALK) { in acpi_ds_delete_walk_state()
Dacobject.h48 u8 descriptor_type; /* To differentiate various internal objs */\
431 u8 descriptor_type; /* To differentiate various internal objs */ member
Ddsmthdat.c68 walk_state->arguments[i].descriptor_type = ACPI_DESC_TYPE_NAMED; in acpi_ds_method_data_init()
80 walk_state->local_variables[i].descriptor_type = in acpi_ds_method_data_init()
Dpsutils.c60 op->common.descriptor_type = ACPI_DESC_TYPE_PARSER; in acpi_ps_init_op()
Ddswscope.c99 scope_info->common.descriptor_type = ACPI_DESC_TYPE_STATE_WSCOPE; in acpi_ds_scope_stack_push()
Drsio.c167 AML_OFFSET(start_dpf.descriptor_type),
Daclocal.h135 u8 descriptor_type; /* Differentiate object descriptor types */ member
560 u8 descriptor_type; /* To differentiate various internal objs */\
739 u8 descriptor_type; /* To differentiate various internal objs */\
Dutinit.c185 acpi_gbl_root_node_struct.descriptor_type = ACPI_DESC_TYPE_NAMED; in acpi_ut_init_globals()
Devmisc.c124 info->common.descriptor_type = ACPI_DESC_TYPE_STATE_NOTIFY; in acpi_ev_queue_notify_request()
Dacstruct.h39 u8 descriptor_type; /* To differentiate various internal objs */ member
Drsirq.c40 AML_OFFSET(irq.descriptor_type),
Dacresrc.h264 acpi_rs_set_resource_header(u8 descriptor_type,
Dexconfig.c291 if (target->common.descriptor_type == ACPI_DESC_TYPE_NAMED) { in acpi_ex_load_op()
Dacmacros.h376 …ne ACPI_GET_DESCRIPTOR_TYPE(d) (((union acpi_descriptor *)(void *)(d))->common.descriptor_type)
377 …I_SET_DESCRIPTOR_TYPE(d, t) (((union acpi_descriptor *)(void *)(d))->common.descriptor_type = (t))
Dnsaccess.c108 new_node->descriptor_type = ACPI_DESC_TYPE_NAMED; in acpi_ns_root_initialize()
/linux-6.1.9/drivers/net/ethernet/microchip/
Dlan743x_main.c1735 u32 descriptor_type = 0; in lan743x_tx_release_desc() local
1743 descriptor_type = le32_to_cpu(descriptor->data0) & in lan743x_tx_release_desc()
1745 if (descriptor_type == TX_DESC_DATA0_DTYPE_DATA_) in lan743x_tx_release_desc()
/linux-6.1.9/drivers/scsi/elx/libefc_sli/
Dsli4.h3342 u8 descriptor_type; member
3362 u8 descriptor_type; member