Searched refs:descriptor_type (Results 1 - 25 of 42) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dutstate.c166 state->common.descriptor_type = ACPI_DESC_TYPE_STATE;
200 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_THREAD;
244 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_UPDATE;
281 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_PACKAGE;
318 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_CONTROL;
H A Drsutils.c208 if (aml->small_header.descriptor_type & ACPI_RESOURCE_NAME_LARGE) {
217 aml->small_header.descriptor_type = (u8)
221 descriptor_type & ~ACPI_RESOURCE_NAME_SMALL_LENGTH_MASK)
231 * PARAMETERS: descriptor_type - Byte to be inserted as the type
238 * DESCRIPTION: Set the descriptor_type and resource_length fields of an AML
245 acpi_rs_set_resource_header(u8 descriptor_type, argument
253 aml->small_header.descriptor_type = descriptor_type;
H A Damlresrc.h118 u8 descriptor_type;
171 u8 descriptor_type;\
275 u8 descriptor_type; member in union:aml_resource
H A Dpsscope.c117 scope->common.descriptor_type = ACPI_DESC_TYPE_STATE_RPSCOPE;
158 scope->common.descriptor_type = ACPI_DESC_TYPE_STATE_PSCOPE;
H A Ddswscope.c132 scope_info->common.descriptor_type = ACPI_DESC_TYPE_STATE_WSCOPE;
H A Dpsutils.c93 op->common.descriptor_type = ACPI_DESC_TYPE_PARSER;
H A Ddswstate.c236 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_RESULT;
553 walk_state->descriptor_type = ACPI_DESC_TYPE_WALK;
710 if (walk_state->descriptor_type != ACPI_DESC_TYPE_WALK) {
H A Dacstruct.h78 u8 descriptor_type; /* To differentiate various internal objs */ member in struct:acpi_walk_state
H A Drsio.c203 AML_OFFSET(start_dpf.descriptor_type),
H A Dacobject.h74 * descriptor_type is used to differentiate between internal descriptors, and
77 * Note: The descriptor_type and Type fields must appear in the identical
83 u8 descriptor_type; /* To differentiate various internal objs */\
409 * a common descriptor_type field in order to differentiate them.
441 u8 descriptor_type; /* To differentiate various internal objs */ member in struct:acpi_common_descriptor
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/acpi/acpica/
H A Dutstate.c166 state->common.descriptor_type = ACPI_DESC_TYPE_STATE;
200 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_THREAD;
244 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_UPDATE;
281 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_PACKAGE;
318 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_CONTROL;
H A Drsutils.c208 if (aml->small_header.descriptor_type & ACPI_RESOURCE_NAME_LARGE) {
217 aml->small_header.descriptor_type = (u8)
221 descriptor_type & ~ACPI_RESOURCE_NAME_SMALL_LENGTH_MASK)
231 * PARAMETERS: descriptor_type - Byte to be inserted as the type
238 * DESCRIPTION: Set the descriptor_type and resource_length fields of an AML
245 acpi_rs_set_resource_header(u8 descriptor_type, argument
253 aml->small_header.descriptor_type = descriptor_type;
H A Damlresrc.h118 u8 descriptor_type;
171 u8 descriptor_type;\
275 u8 descriptor_type; member in union:aml_resource
H A Dpsscope.c117 scope->common.descriptor_type = ACPI_DESC_TYPE_STATE_RPSCOPE;
158 scope->common.descriptor_type = ACPI_DESC_TYPE_STATE_PSCOPE;
H A Ddswscope.c132 scope_info->common.descriptor_type = ACPI_DESC_TYPE_STATE_WSCOPE;
H A Dpsutils.c93 op->common.descriptor_type = ACPI_DESC_TYPE_PARSER;
H A Ddswstate.c236 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_RESULT;
553 walk_state->descriptor_type = ACPI_DESC_TYPE_WALK;
710 if (walk_state->descriptor_type != ACPI_DESC_TYPE_WALK) {
H A Dacstruct.h78 u8 descriptor_type; /* To differentiate various internal objs */ member in struct:acpi_walk_state
H A Drsio.c203 AML_OFFSET(start_dpf.descriptor_type),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/ext/
H A Dcodecvt_specializations.h56 typedef iconv_t descriptor_type; typedef in class:encoding_state
66 descriptor_type _M_in_desc;
69 descriptor_type _M_out_desc;
120 const descriptor_type __err = (iconv_t)(-1);
146 const descriptor_type&
150 const descriptor_type&
158 const descriptor_type __err = (iconv_t)(-1);
191 const descriptor_type __err = (iconv_t)(-1);
239 typedef state_type::descriptor_type descriptor_type; typedef in class:codecvt
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/ext/
H A Dcodecvt_specializations.h58 typedef iconv_t descriptor_type; typedef in class:encoding_state
68 descriptor_type _M_in_desc;
71 descriptor_type _M_out_desc;
122 const descriptor_type __err = (iconv_t)(-1);
148 const descriptor_type&
152 const descriptor_type&
160 const descriptor_type __err = (iconv_t)(-1);
193 const descriptor_type __err = (iconv_t)(-1);
241 typedef state_type::descriptor_type descriptor_type; typedef in class:codecvt
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/include/c++/4.5.3/ext/
H A Dcodecvt_specializations.h55 typedef iconv_t descriptor_type; typedef in class:encoding_state
65 descriptor_type _M_in_desc;
68 descriptor_type _M_out_desc;
119 const descriptor_type __err = (iconv_t)(-1);
145 const descriptor_type&
149 const descriptor_type&
157 const descriptor_type __err = (iconv_t)(-1);
190 const descriptor_type __err = (iconv_t)(-1);
235 typedef state_type::descriptor_type descriptor_type; typedef in class:codecvt
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/include/c++/4.5.3/ext/
H A Dcodecvt_specializations.h55 typedef iconv_t descriptor_type; typedef in class:encoding_state
65 descriptor_type _M_in_desc;
68 descriptor_type _M_out_desc;
119 const descriptor_type __err = (iconv_t)(-1);
145 const descriptor_type&
149 const descriptor_type&
157 const descriptor_type __err = (iconv_t)(-1);
190 const descriptor_type __err = (iconv_t)(-1);
235 typedef state_type::descriptor_type descriptor_type; typedef in class:codecvt
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/scsi/
H A Dosd_sense.h163 u8 descriptor_type; /* one of enum scsi_descriptor_types */ member in struct:scsi_sense_descriptor
181 /* Note: this is the same for descriptor_type=00 but with type=00 the
185 /*0*/ u8 descriptor_type; /* (00h/01h) */ member in struct:scsi_sense_command_specific_data_descriptor
193 /*0*/ u8 descriptor_type; /* (02h) */ member in struct:scsi_sense_key_specific_data_descriptor
220 /*0*/ u8 descriptor_type; /* (06h) */ member in struct:osd_sense_identification_data_descriptor
231 /*0*/ u8 descriptor_type; /* (07h) */ member in struct:osd_sense_response_integrity_check_descriptor
238 /*0*/ u8 descriptor_type; /* (08h) */ member in struct:osd_sense_attributes_data_descriptor
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/scsi/
H A Dosd_sense.h163 u8 descriptor_type; /* one of enum scsi_descriptor_types */ member in struct:scsi_sense_descriptor
181 /* Note: this is the same for descriptor_type=00 but with type=00 the
185 /*0*/ u8 descriptor_type; /* (00h/01h) */ member in struct:scsi_sense_command_specific_data_descriptor
193 /*0*/ u8 descriptor_type; /* (02h) */ member in struct:scsi_sense_key_specific_data_descriptor
220 /*0*/ u8 descriptor_type; /* (06h) */ member in struct:osd_sense_identification_data_descriptor
231 /*0*/ u8 descriptor_type; /* (07h) */ member in struct:osd_sense_response_integrity_check_descriptor
238 /*0*/ u8 descriptor_type; /* (08h) */ member in struct:osd_sense_attributes_data_descriptor

Completed in 155 milliseconds

12